commit: d1edcc60d3b30768bceaaf07b4ffe7cb7890d468
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 2 05:36:41 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jan 2 05:36:41 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1edcc60
app-arch/csnappy: Stabilize 0_pre20220804 ppc64, #886877
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 9c7545bb5cb6..046f374c8c01 100644
--- a/app-arch/csnappy/csnappy-0_pre20220804.ebuild
+++ b/app-arch/csnappy/csnappy-0_pre20220804.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 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 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~ia64 ~ppc ppc64 ~sparc ~x86"
# https://github.com/zeevt/csnappy/issues/33
# No SONAME yet.