summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-08-18 05:27:06 +0000
committerSam James <sam@gentoo.org>2020-08-18 05:27:06 +0000
commit5c77b4d085a3eab8492d0b7f02b961381eb139f6 (patch)
treeddbbf3731ff18198e95b631fc6ed522961740b9f /dev-python/locket
parentdev-python/toolz: arm64 keyworded (bug #723912) (diff)
downloadgentoo-5c77b4d085a3eab8492d0b7f02b961381eb139f6.tar.gz
gentoo-5c77b4d085a3eab8492d0b7f02b961381eb139f6.tar.bz2
gentoo-5c77b4d085a3eab8492d0b7f02b961381eb139f6.zip
dev-python/locket: arm64 keyworded (bug #723912)
Package-Manager: Portage-3.0.2, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/locket')
-rw-r--r--dev-python/locket/locket-0.2.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/locket/locket-0.2.0-r1.ebuild b/dev-python/locket/locket-0.2.0-r1.ebuild
index d6afddfdbcab..055d64f3db02 100644
--- a/dev-python/locket/locket-0.2.0-r1.ebuild
+++ b/dev-python/locket/locket-0.2.0-r1.ebuild
@@ -17,7 +17,7 @@ S=${WORKDIR}/${MY_P}
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux"
BDEPEND="
test? ( dev-python/spur[${PYTHON_USEDEP}] )"