commit: 98e0fdd4dbc7f203845f93b51ac1dc9f98b317e2
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 11 20:25:10 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Feb 11 20:25:10 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98e0fdd4
dev-python/xxhash: Keyword 2.0.2 arm64, #833120
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/xxhash/xxhash-2.0.2.ebuild | 4 ++--
1 file 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}"