diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-26 12:15:55 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-06-26 12:15:55 +0200 |
commit | 929e0f645c76f9c540e686842b845b292a85e76c (patch) | |
tree | d912b02792f6def972da1858789330b9b8b49d05 /dev-python/uritemplate | |
parent | net-libs/libmicrohttpd: keyword ~arm64 (diff) | |
download | gentoo-929e0f645c76f9c540e686842b845b292a85e76c.tar.gz gentoo-929e0f645c76f9c540e686842b845b292a85e76c.tar.bz2 gentoo-929e0f645c76f9c540e686842b845b292a85e76c.zip |
dev-python/uritemplate: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-python/uritemplate')
-rw-r--r-- | dev-python/uritemplate/uritemplate-3.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/uritemplate/uritemplate-3.0.0.ebuild b/dev-python/uritemplate/uritemplate-3.0.0.ebuild index 64e3d0b54b70..2ed093f81d24 100644 --- a/dev-python/uritemplate/uritemplate-3.0.0.ebuild +++ b/dev-python/uritemplate/uritemplate-3.0.0.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 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND=" |