diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-09-12 16:02:35 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-09-12 16:02:35 -0700 |
commit | f6c9dc1f5631cc5f597a92aefff892dca78c1790 (patch) | |
tree | 76276345181673735711599af61bd470b190d757 /dev-python/pycups | |
parent | dev-python/pmw-2.0.1: ppc stable, bug 625034 (diff) | |
download | gentoo-f6c9dc1f5631cc5f597a92aefff892dca78c1790.tar.gz gentoo-f6c9dc1f5631cc5f597a92aefff892dca78c1790.tar.bz2 gentoo-f6c9dc1f5631cc5f597a92aefff892dca78c1790.zip |
dev-python/pycups-1.9.73-r1: ppc stable, bug 625040
Diffstat (limited to 'dev-python/pycups')
-rw-r--r-- | dev-python/pycups/pycups-1.9.73-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pycups/pycups-1.9.73-r1.ebuild b/dev-python/pycups/pycups-1.9.73-r1.ebuild index 228f49f7bf89..5c99f2a5b218 100644 --- a/dev-python/pycups/pycups-1.9.73-r1.ebuild +++ b/dev-python/pycups/pycups-1.9.73-r1.ebuild @@ -11,7 +11,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 ~arm64 ~hppa ia64 ~ppc ~ppc64 ~sh ~sparc ~x86" +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ppc ~ppc64 ~sh ~sparc ~x86" SLOT="0" IUSE="doc examples" |