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/par2cmdline/
Date: Sat, 02 Jul 2022 22:25:39
Message-Id: 1656800704.d844eed72ca0107e08e8a3f0e1593f9643301410.sam@gentoo
1 commit: d844eed72ca0107e08e8a3f0e1593f9643301410
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 2 22:25:04 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 2 22:25:04 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d844eed7
7
8 app-arch/par2cmdline: Stabilize 0.8.1 x86, #855992
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 app-arch/par2cmdline/par2cmdline-0.8.1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/app-arch/par2cmdline/par2cmdline-0.8.1.ebuild b/app-arch/par2cmdline/par2cmdline-0.8.1.ebuild
16 index 02437534f1d5..203225c94d3e 100644
17 --- a/app-arch/par2cmdline/par2cmdline-0.8.1.ebuild
18 +++ b/app-arch/par2cmdline/par2cmdline-0.8.1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2021 Gentoo Authors
21 +# Copyright 1999-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=7
25 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/Parchive/${PN}/releases/download/v${PV}/${P}.tar.bz2
26
27 LICENSE="GPL-2"
28 SLOT="0"
29 -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
30 +KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos"
31 IUSE="openmp"
32
33 DOCS="AUTHORS ChangeLog README" # NEWS is empty, PORTING and ROADMAP are for building