diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-06 16:45:35 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-06 17:22:30 +0100 |
commit | 7e57f1eca474174d651881ec8ffc24a059ed8322 (patch) | |
tree | ea271496f1f5f6141ec22dae08fad620a5ff7fbe /net-print/cups-bjnp | |
parent | net-im/centerim: x86 stable (bug #638976) (diff) | |
download | gentoo-7e57f1eca474174d651881ec8ffc24a059ed8322.tar.gz gentoo-7e57f1eca474174d651881ec8ffc24a059ed8322.tar.bz2 gentoo-7e57f1eca474174d651881ec8ffc24a059ed8322.zip |
net-print/cups-bjnp: x86 stable (bug #632136)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'net-print/cups-bjnp')
-rw-r--r-- | net-print/cups-bjnp/cups-bjnp-2.0.ebuild | 4 |
1 files 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 13bb734f026c..794ea7b24fb9 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-2017 Gentoo Foundation +# Copyright 1999-2018 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" |