summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-07-22 10:10:36 -0400
committerAaron Bauman <bman@gentoo.org>2019-07-22 10:12:14 -0400
commitf2aad751c5226adc7769da8aa453218473a764fc (patch)
treedc2d8347c0308cda3facc6107d48e56ccef35953 /dev-python/trustme
parentdev-python/aiohttp: arm64 keyworded (bug #689830) (diff)
downloadgentoo-f2aad751c5226adc7769da8aa453218473a764fc.tar.gz
gentoo-f2aad751c5226adc7769da8aa453218473a764fc.tar.bz2
gentoo-f2aad751c5226adc7769da8aa453218473a764fc.zip
dev-python/trustme: arm64 keyworded (bug #689830)
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.69, Repoman-2.3.16
Diffstat (limited to 'dev-python/trustme')
-rw-r--r--dev-python/trustme/trustme-0.5.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/trustme/trustme-0.5.0.ebuild b/dev-python/trustme/trustme-0.5.0.ebuild
index 50fd9fa9611b..d02a62f812df 100644
--- a/dev-python/trustme/trustme-0.5.0.ebuild
+++ b/dev-python/trustme/trustme-0.5.0.ebuild
@@ -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}]