Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-arch/rar/
Date: Wed, 10 Feb 2021 22:21:37
Message-Id: 1612995685.53991745a8ff1d994c15b4e5c292e54b112dcbbb.whissi@gentoo
1 commit: 53991745a8ff1d994c15b4e5c292e54b112dcbbb
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Wed Feb 10 22:13:42 2021 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Wed Feb 10 22:21:25 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53991745
7
8 app-arch/rar: amd64 & x86 stable
9
10 Package-Manager: Portage-3.0.14, Repoman-3.0.2
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 app-arch/rar/rar-6.0.0_p20201201.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/app-arch/rar/rar-6.0.0_p20201201.ebuild b/app-arch/rar/rar-6.0.0_p20201201.ebuild
17 index 7623c5c7ee5..e94158b2cea 100644
18 --- a/app-arch/rar/rar-6.0.0_p20201201.ebuild
19 +++ b/app-arch/rar/rar-6.0.0_p20201201.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2020 Gentoo Authors
22 +# Copyright 1999-2021 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI="7"
26 @@ -18,7 +18,7 @@ SRC_URI="x86? ( ${URI_x86} )
27
28 LICENSE="RAR BSD BSD-2"
29 SLOT="0"
30 -KEYWORDS="-* ~amd64 ~x86"
31 +KEYWORDS="-* amd64 x86"
32 IUSE="all_sfx"
33 RESTRICT="mirror bindist"