Gentoo Archives: gentoo-commits

From: Conrad Kostecki <conikost@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-arch/rar/
Date: Sun, 05 Jun 2022 14:06:24
Message-Id: 1654437965.961a398fc3b2e1b95767fa06429f9bd8daec4a4a.conikost@gentoo
1 commit: 961a398fc3b2e1b95767fa06429f9bd8daec4a4a
2 Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jun 5 14:01:42 2022 +0000
4 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
5 CommitDate: Sun Jun 5 14:06:05 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=961a398f
7
8 app-arch/rar: x86 stable
9
10 Bug: https://bugs.gentoo.org/849686
11 Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
12
13 app-arch/rar/rar-6.12.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-arch/rar/rar-6.12.ebuild b/app-arch/rar/rar-6.12.ebuild
17 index 271ce85b9482..c25f9479a11e 100644
18 --- a/app-arch/rar/rar-6.12.ebuild
19 +++ b/app-arch/rar/rar-6.12.ebuild
20 @@ -26,7 +26,7 @@ S="${WORKDIR}/${PN}"
21
22 LICENSE="BSD BSD-2 RAR"
23 SLOT="0"
24 -KEYWORDS="-* amd64 ~x86"
25 +KEYWORDS="-* amd64 x86"
26 IUSE="all-sfx"
27 RESTRICT="bindist mirror"