summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-01-02 05:36:41 +0000
committerSam James <sam@gentoo.org>2023-01-02 05:36:41 +0000
commitd1edcc60d3b30768bceaaf07b4ffe7cb7890d468 (patch)
tree18818fdb4e2c8a7298e4aa72ea03289643eb7f0f
parentdev-perl/Sereal-Decoder: Stabilize 4.23.0-r1 ppc64, #886877 (diff)
downloadgentoo-d1edcc60.tar.gz
gentoo-d1edcc60.tar.bz2
gentoo-d1edcc60.zip
app-arch/csnappy: Stabilize 0_pre20220804 ppc64, #886877
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--app-arch/csnappy/csnappy-0_pre20220804.ebuild4
1 files 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.