From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 3F67F139083 for ; Tue, 19 Dec 2017 04:41:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 95F1AE1057; Tue, 19 Dec 2017 04:41:40 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 748A6E1057 for ; Tue, 19 Dec 2017 04:41:40 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2BD3533BF24 for ; Tue, 19 Dec 2017 04:41:39 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 95C3FAE8C for ; Tue, 19 Dec 2017 04:41:37 +0000 (UTC) From: "Jason Zaman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jason Zaman" Message-ID: <1513658487.2e5486a831cd38c93c16b3965aa4b23868cbec8c.perfinion@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-print/cups-bjnp/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-print/cups-bjnp/cups-bjnp-2.0.ebuild X-VCS-Directories: net-print/cups-bjnp/ X-VCS-Committer: perfinion X-VCS-Committer-Name: Jason Zaman X-VCS-Revision: 2e5486a831cd38c93c16b3965aa4b23868cbec8c X-VCS-Branch: master Date: Tue, 19 Dec 2017 04:41:37 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 56c2b63f-8f5a-48b8-87da-e08390471f9d X-Archives-Hash: 4488d2dd17663bbf8835c3910445a5d9 commit: 2e5486a831cd38c93c16b3965aa4b23868cbec8c Author: Jason Zaman gentoo org> AuthorDate: Tue Dec 19 04:38:29 2017 +0000 Commit: Jason Zaman gentoo org> CommitDate: Tue Dec 19 04:41:27 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e5486a8 net-print/cups-bjnp: amd64 stable Gentoo-bug: 632136 Package-Manager: Portage-2.3.13, Repoman-2.3.3 net-print/cups-bjnp/cups-bjnp-2.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-print/cups-bjnp/cups-bjnp-2.0.ebuild b/net-print/cups-bjnp/cups-bjnp-2.0.ebuild index d720b507f02..13bb734f026 100644 --- a/net-print/cups-bjnp/cups-bjnp-2.0.ebuild +++ b/net-print/cups-bjnp/cups-bjnp-2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PV}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 ~x86" IUSE="" DEPEND="net-print/cups"