diff options
author | Sam James <sam@gentoo.org> | 2022-07-02 23:25:04 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-07-02 23:25:04 +0100 |
commit | d844eed72ca0107e08e8a3f0e1593f9643301410 (patch) | |
tree | 6697e7c50b7808e79e4a0e4bdfc28c3dd0e8b261 /app-arch | |
parent | games-arcade/frozen-bubble: update EAPI 6 -> 8 (diff) | |
download | gentoo-d844eed72ca0107e08e8a3f0e1593f9643301410.tar.gz gentoo-d844eed72ca0107e08e8a3f0e1593f9643301410.tar.bz2 gentoo-d844eed72ca0107e08e8a3f0e1593f9643301410.zip |
app-arch/par2cmdline: Stabilize 0.8.1 x86, #855992
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-arch')
-rw-r--r-- | app-arch/par2cmdline/par2cmdline-0.8.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/par2cmdline/par2cmdline-0.8.1.ebuild b/app-arch/par2cmdline/par2cmdline-0.8.1.ebuild index 02437534f1d5..203225c94d3e 100644 --- a/app-arch/par2cmdline/par2cmdline-0.8.1.ebuild +++ b/app-arch/par2cmdline/par2cmdline-0.8.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/Parchive/${PN}/releases/download/v${PV}/${P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="openmp" DOCS="AUTHORS ChangeLog README" # NEWS is empty, PORTING and ROADMAP are for building |