Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-arch/csnappy/
Date: Mon, 02 Jan 2023 05:37:06
Message-Id: 1672637801.d1edcc60d3b30768bceaaf07b4ffe7cb7890d468.sam@gentoo
1 commit: d1edcc60d3b30768bceaaf07b4ffe7cb7890d468
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 2 05:36:41 2023 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 2 05:36:41 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1edcc60
7
8 app-arch/csnappy: Stabilize 0_pre20220804 ppc64, #886877
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 app-arch/csnappy/csnappy-0_pre20220804.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/app-arch/csnappy/csnappy-0_pre20220804.ebuild b/app-arch/csnappy/csnappy-0_pre20220804.ebuild
16 index 9c7545bb5cb6..046f374c8c01 100644
17 --- a/app-arch/csnappy/csnappy-0_pre20220804.ebuild
18 +++ b/app-arch/csnappy/csnappy-0_pre20220804.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2022 Gentoo Authors
21 +# Copyright 1999-2023 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=8
25 @@ -16,7 +16,7 @@ S="${WORKDIR}"/${PN}-${MY_COMMIT}
26 LICENSE="BSD"
27 # 0/${PV} b/c of the SONAME situation (see below).
28 SLOT="0/${PV}"
29 -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
30 +KEYWORDS="~amd64 ~ia64 ~ppc ppc64 ~sparc ~x86"
31
32 # https://github.com/zeevt/csnappy/issues/33
33 # No SONAME yet.