summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-07-22 11:57:21 -0400
committerAaron Bauman <bman@gentoo.org>2019-07-22 11:57:51 -0400
commit4959068e26e5f7818edb41dd991d1c0ef02ee8ba (patch)
treea43c3cf6e614b917c404beb928bb7f4b9acb9b8e /dev-python/filelock
parentdev-python/toml: arm64 keyworded (bug #685868) (diff)
downloadgentoo-4959068e26e5f7818edb41dd991d1c0ef02ee8ba.tar.gz
gentoo-4959068e26e5f7818edb41dd991d1c0ef02ee8ba.tar.bz2
gentoo-4959068e26e5f7818edb41dd991d1c0ef02ee8ba.zip
dev-python/filelock: arm64 keyworded (bug #685868)
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.69, Repoman-2.3.16
Diffstat (limited to 'dev-python/filelock')
-rw-r--r--dev-python/filelock/filelock-3.0.10.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/filelock/filelock-3.0.10.ebuild b/dev-python/filelock/filelock-3.0.10.ebuild
index c5defc6f7946..cfdade8d6cb5 100644
--- a/dev-python/filelock/filelock-3.0.10.ebuild
+++ b/dev-python/filelock/filelock-3.0.10.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/benediktschmitt/py-filelock/archive/v${PV}.tar.gz ->
LICENSE="Unlicense"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"