diff options
author | Jeroen Roovers <jer@gentoo.org> | 2016-10-01 15:08:53 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2016-10-01 15:09:15 +0200 |
commit | f877b471f30eb60c544e253a0e2f64e92fcded99 (patch) | |
tree | 7c3267750d146113af02a71b4e9e75e56223e017 /dev-python/pycups | |
parent | app-text/poppler: Stable for HPPA PPC64 (bug #588142). (diff) | |
download | gentoo-f877b471f30eb60c544e253a0e2f64e92fcded99.tar.gz gentoo-f877b471f30eb60c544e253a0e2f64e92fcded99.tar.bz2 gentoo-f877b471f30eb60c544e253a0e2f64e92fcded99.zip |
dev-python/pycups: Stable for PPC64 (bug #563104).
Package-Manager: portage-2.3.1
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-python/pycups')
-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 7c33ff08c169..e1d9d1678cb5 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" |