diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-08-25 14:51:25 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-08-25 14:51:25 +0200 |
commit | fefb9e65c52ef7e88217e40e4057363fe48ec850 (patch) | |
tree | 19770af759196fe96619b69df2f0e3b4e7ea43c6 /dev-python/xcffib | |
parent | dev-python/aiohttp-socks: amd64/x86 stable (ALLARCHES policy) wrt bug #738530 (diff) | |
download | gentoo-fefb9e65c52ef7e88217e40e4057363fe48ec850.tar.gz gentoo-fefb9e65c52ef7e88217e40e4057363fe48ec850.tar.bz2 gentoo-fefb9e65c52ef7e88217e40e4057363fe48ec850.zip |
dev-python/xcffib: amd64 stable wrt bug #738532
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/xcffib')
-rw-r--r-- | dev-python/xcffib/xcffib-0.10.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/xcffib/xcffib-0.10.1.ebuild b/dev-python/xcffib/xcffib-0.10.1.ebuild index 790a52834b15..3d4483b6a1c9 100644 --- a/dev-python/xcffib/xcffib-0.10.1.ebuild +++ b/dev-python/xcffib/xcffib-0.10.1.ebuild @@ -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=" |