commit: 502764a9a652342a2b2ec25fd8413fb6ec778825 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Nov 6 00:47:45 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Nov 6 00:47:45 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=502764a9
dev-python/uritemplate: Stabilize 3.0.1-r1 arm64, #821769 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-python/uritemplate/uritemplate-3.0.1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/uritemplate/uritemplate-3.0.1-r1.ebuild b/dev-python/uritemplate/uritemplate-3.0.1-r1.ebuild index 214aca9ed5b..663fb9d8ca8 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 ~s390 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 )"