diff options
author | 2021-02-19 12:09:33 +0000 | |
---|---|---|
committer | 2021-02-19 12:09:33 +0000 | |
commit | ee65b6a2fc15c452b47f736fd157166721d27cb1 (patch) | |
tree | cf36edab43fd40f5a2ca423d770de52e1031b859 /dev-python/snakeoil | |
parent | dev-python/lazy-object-proxy: Keyword 1.5.0 s390, #771585 (diff) | |
download | gentoo-ee65b6a2fc15c452b47f736fd157166721d27cb1.tar.gz gentoo-ee65b6a2fc15c452b47f736fd157166721d27cb1.tar.bz2 gentoo-ee65b6a2fc15c452b47f736fd157166721d27cb1.zip |
dev-python/snakeoil: Keyword 0.9.2-r1 s390, #771585
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/snakeoil')
-rw-r--r-- | dev-python/snakeoil/snakeoil-0.9.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/snakeoil/snakeoil-0.9.2-r1.ebuild b/dev-python/snakeoil/snakeoil-0.9.2-r1.ebuild index 3c166435f1c2..e3fdf2c979c1 100644 --- a/dev-python/snakeoil/snakeoil-0.9.2-r1.ebuild +++ b/dev-python/snakeoil/snakeoil-0.9.2-r1.ebuild @@ -10,7 +10,7 @@ if [[ ${PV} == *9999 ]] ; then EGIT_REPO_URI="https://github.com/pkgcore/snakeoil.git" inherit git-r3 else - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x64-macos" + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~x64-macos" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" fi |