diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-22 13:11:08 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-06-22 13:47:49 +0200 |
commit | d6cd9231d131683a46d8eb0c70f8824b5920e709 (patch) | |
tree | 99fc3b04e08416ba360165b6ed1f1bfbda0d4857 /dev-python/aiotest | |
parent | dev-libs/fcgi: keyword ~arm64 (diff) | |
download | gentoo-d6cd9231d131683a46d8eb0c70f8824b5920e709.tar.gz gentoo-d6cd9231d131683a46d8eb0c70f8824b5920e709.tar.bz2 gentoo-d6cd9231d131683a46d8eb0c70f8824b5920e709.zip |
dev-python/aiotest: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-python/aiotest')
-rw-r--r-- | dev-python/aiotest/aiotest-0.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/aiotest/aiotest-0.3.ebuild b/dev-python/aiotest/aiotest-0.3.ebuild index 3ffcc8bb8bac..6fbb22398d3f 100644 --- a/dev-python/aiotest/aiotest-0.3.ebuild +++ b/dev-python/aiotest/aiotest-0.3.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" IUSE="" RDEPEND=" |