dev-python/trustme: arm64 keyworded (bug #689830)
authorAaron Bauman <bman@gentoo.org>
Mon, 22 Jul 2019 14:10:36 +0000 (10:10 -0400)
committerAaron Bauman <bman@gentoo.org>
Mon, 22 Jul 2019 14:12:14 +0000 (10:12 -0400)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16

dev-python/trustme/trustme-0.5.0.ebuild

index 50fd9fa9611b06508a3308738ba25598b040e10f..d02a62f812df0ec54255042048a0ec3b65d9fe99 100644 (file)
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="|| ( Apache-2.0 MIT )"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~x86"
 IUSE="test"
 
 RDEPEND="dev-python/cryptography[${PYTHON_USEDEP}]