diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2021-01-03 11:53:37 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-01-03 12:09:55 +0000 |
commit | 3024513853f91c87e2da13bf178ab231c5702709 (patch) | |
tree | 5b85fe6c30525f76ee4a72b65abe047dde773486 /dev-python/xcffib | |
parent | dev-util/ccache: stable 4.1 for ppc64 (diff) | |
download | gentoo-3024513853f91c87e2da13bf178ab231c5702709.tar.gz gentoo-3024513853f91c87e2da13bf178ab231c5702709.tar.bz2 gentoo-3024513853f91c87e2da13bf178ab231c5702709.zip |
dev-python/xcffib: stable 0.11.1 for ppc64
stable wrt bug #762562
Package-Manager: Portage-3.0.12, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-python/xcffib')
-rw-r--r-- | dev-python/xcffib/xcffib-0.11.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/xcffib/xcffib-0.11.1.ebuild b/dev-python/xcffib/xcffib-0.11.1.ebuild index 3d4483b6a1c9..09b726b6787b 100644 --- a/dev-python/xcffib/xcffib-0.11.1.ebuild +++ b/dev-python/xcffib/xcffib-0.11.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 ~x86" DEPEND="x11-libs/libxcb" RDEPEND=" |