diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-19 23:00:34 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-19 23:05:03 +0000 |
commit | 27c63ac794eaf3fc83ae7a023e5603f17398daab (patch) | |
tree | 6750e4f9e25502e04a67af2f3cb57ca0114e9580 /dev-python/xcffib/xcffib-0.5.1.ebuild | |
parent | dev-python/versioneer: stable 0.16 for ppc64, bug #636054 (diff) | |
download | gentoo-27c63ac794eaf3fc83ae7a023e5603f17398daab.tar.gz gentoo-27c63ac794eaf3fc83ae7a023e5603f17398daab.tar.bz2 gentoo-27c63ac794eaf3fc83ae7a023e5603f17398daab.zip |
dev-python/xcffib: stable 0.5.1 for ppc64, bug #636054
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'dev-python/xcffib/xcffib-0.5.1.ebuild')
-rw-r--r-- | dev-python/xcffib/xcffib-0.5.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/xcffib/xcffib-0.5.1.ebuild b/dev-python/xcffib/xcffib-0.5.1.ebuild index 5f4fe9014830..c5c4077789b6 100644 --- a/dev-python/xcffib/xcffib-0.5.1.ebuild +++ b/dev-python/xcffib/xcffib-0.5.1.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 x86" IUSE="test" COMMON_DEPEND="x11-libs/libxcb" |