commit: 159298b195fd0ada42f0f2b38ebed60a47bd442f
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 10 04:16:39 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jan 10 04:16:39 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=159298b1
app-arch/csnappy: Keyword 0_pre20220804 arm64, #947788
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-arch/csnappy/csnappy-0_pre20220804.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-arch/csnappy/csnappy-0_pre20220804.ebuild
b/app-arch/csnappy/csnappy-0_pre20220804.ebuild
index 307b6e230772..8f6b42c011a3 100644
--- a/app-arch/csnappy/csnappy-0_pre20220804.ebuild
+++ b/app-arch/csnappy/csnappy-0_pre20220804.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -16,7 +16,7 @@ S="${WORKDIR}"/${PN}-${MY_COMMIT}
LICENSE="BSD"
# 0/${PV} b/c of the SONAME situation (see below).
SLOT="0/${PV}"
-KEYWORDS="amd64 ppc ppc64 sparc x86"
+KEYWORDS="amd64 ~arm64 ppc ppc64 sparc x86"
# https://github.com/zeevt/csnappy/issues/33
# No SONAME yet.