Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/miniz/
Date: Mon, 02 Jan 2023 05:37:05
Message-Id: 1672637802.7cb3822576aa5fefb70db2442592dc80a5e4920e.sam@gentoo
1 commit: 7cb3822576aa5fefb70db2442592dc80a5e4920e
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 2 05:36:42 2023 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 2 05:36:42 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7cb38225
7
8 dev-libs/miniz: Stabilize 2.2.0-r1 ppc64, #886877
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-libs/miniz/miniz-2.2.0-r1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-libs/miniz/miniz-2.2.0-r1.ebuild b/dev-libs/miniz/miniz-2.2.0-r1.ebuild
16 index 483e40beb191..bd7feb59f934 100644
17 --- a/dev-libs/miniz/miniz-2.2.0-r1.ebuild
18 +++ b/dev-libs/miniz/miniz-2.2.0-r1.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 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/richgel999/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz
26
27 LICENSE="MIT"
28 SLOT="0/${PV}"
29 -KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
30 +KEYWORDS="amd64 ~ia64 ~ppc ppc64 ~sparc ~x86"
31
32 PATCHES=(
33 # https://bugs.gentoo.org/849578