diff options
author | Markus Meier <maekke@gentoo.org> | 2016-05-28 13:06:09 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2016-05-28 13:06:09 +0200 |
commit | efffe1b3b8687a7e985157f0950dfcde06db0fcf (patch) | |
tree | 9223a01dc65b2546fb95610d20f92572b57454b2 | |
parent | net-print/hplip: arm stable, bug #564176 (diff) | |
download | gentoo-efffe1b3b8687a7e985157f0950dfcde06db0fcf.tar.gz gentoo-efffe1b3b8687a7e985157f0950dfcde06db0fcf.tar.bz2 gentoo-efffe1b3b8687a7e985157f0950dfcde06db0fcf.zip |
dev-python/pycups: arm stable, bug #563104
Package-Manager: portage-2.3.0_rc1
RepoMan-Options: --include-arches="arm"
-rw-r--r-- | dev-python/pycups/pycups-1.9.73.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pycups/pycups-1.9.73.ebuild b/dev-python/pycups/pycups-1.9.73.ebuild index c1ad93389299..f9892822c4ac 100644 --- a/dev-python/pycups/pycups-1.9.73.ebuild +++ b/dev-python/pycups/pycups-1.9.73.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="http://cyberelk.net/tim/data/pycups/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.bz2" LICENSE="GPL-2" -KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86" +KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86" SLOT="0" IUSE="doc examples" |