summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-02-11 22:25:10 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-02-11 22:25:10 +0200
commit98e0fdd4dbc7f203845f93b51ac1dc9f98b317e2 (patch)
treee087f64ffd9bf86a8c93dec754368d6f89e30684
parentdev-python/svg-path: Keyword 4.1 arm64, #833120 (diff)
downloadgentoo-98e0fdd4dbc7f203845f93b51ac1dc9f98b317e2.tar.gz
gentoo-98e0fdd4dbc7f203845f93b51ac1dc9f98b317e2.tar.bz2
gentoo-98e0fdd4dbc7f203845f93b51ac1dc9f98b317e2.zip
dev-python/xxhash: Keyword 2.0.2 arm64, #833120
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--dev-python/xxhash/xxhash-2.0.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/xxhash/xxhash-2.0.2.ebuild b/dev-python/xxhash/xxhash-2.0.2.ebuild
index b13178e0671a..4aa59fa06068 100644
--- a/dev-python/xxhash/xxhash-2.0.2.ebuild
+++ b/dev-python/xxhash/xxhash-2.0.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~x86"
RDEPEND=">=dev-libs/xxhash-0.8.0"
DEPEND="${RDEPEND}"