diff options
author | Sam James <sam@gentoo.org> | 2021-10-11 02:19:54 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-11 02:19:54 +0100 |
commit | 9b96d9ffcdb547a09ee51bd046e7fd6d0157a28e (patch) | |
tree | 545d062e9e1b1bc09d67baba2870ba6afa963b12 | |
parent | dev-python/isoduration: Keyword 20.11.0 s390, #815403 (diff) | |
download | gentoo-9b96d9ffcdb547a09ee51bd046e7fd6d0157a28e.tar.gz gentoo-9b96d9ffcdb547a09ee51bd046e7fd6d0157a28e.tar.bz2 gentoo-9b96d9ffcdb547a09ee51bd046e7fd6d0157a28e.zip |
dev-python/uritemplate: Keyword 3.0.1-r1 s390, #815403
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | dev-python/uritemplate/uritemplate-3.0.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/uritemplate/uritemplate-3.0.1-r1.ebuild b/dev-python/uritemplate/uritemplate-3.0.1-r1.ebuild index 0e0b60c606a1..e7efda51e1b1 100644 --- a/dev-python/uritemplate/uritemplate-3.0.1-r1.ebuild +++ b/dev-python/uritemplate/uritemplate-3.0.1-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" SLOT="0" LICENSE="Apache-2.0" -KEYWORDS="amd64 arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 arm ~arm64 ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="test" RESTRICT="!test? ( test )" |