diff options
author | Sam James <sam@gentoo.org> | 2021-09-07 00:49:15 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-09-07 00:49:15 +0100 |
commit | 3fced471e86fd69f30e71e53a288e7a6088272b9 (patch) | |
tree | eb2b95f3a23c81b6164270ab8369a888aae5ebf6 /dev-python/xcffib | |
parent | media-libs/qhull: Keyword 2020.2-r3 s390, #804118 (diff) | |
download | gentoo-3fced471e86fd69f30e71e53a288e7a6088272b9.tar.gz gentoo-3fced471e86fd69f30e71e53a288e7a6088272b9.tar.bz2 gentoo-3fced471e86fd69f30e71e53a288e7a6088272b9.zip |
dev-python/xcffib: Keyword 0.11.1 s390, #804118
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/xcffib')
-rw-r--r-- | dev-python/xcffib/xcffib-0.11.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/xcffib/xcffib-0.11.1.ebuild b/dev-python/xcffib/xcffib-0.11.1.ebuild index 53f97c3d44aa..e83e0db7ceb5 100644 --- a/dev-python/xcffib/xcffib-0.11.1.ebuild +++ b/dev-python/xcffib/xcffib-0.11.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 ~hppa ~ppc ppc64 ~riscv sparc x86" +KEYWORDS="amd64 ~arm arm64 ~hppa ~ppc ppc64 ~riscv ~s390 sparc x86" DEPEND="x11-libs/libxcb" RDEPEND=" |