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/unrar/
Date: Sat, 29 Aug 2020 14:48:22
Message-Id: 1598712463.7f8e3b9278b675b5bc2fcab3b4bdc10450ebe91c.whissi@gentoo
1 commit: 7f8e3b9278b675b5bc2fcab3b4bdc10450ebe91c
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sat Aug 29 14:47:43 2020 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sat Aug 29 14:47:43 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f8e3b92
7
8 app-arch/unrar: x86 stable (bug #738340)
9
10 Package-Manager: Portage-3.0.4, Repoman-3.0.1
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 app-arch/unrar/unrar-5.9.4.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-arch/unrar/unrar-5.9.4.ebuild b/app-arch/unrar/unrar-5.9.4.ebuild
17 index e269cfe18c4..1f6041cd8f9 100644
18 --- a/app-arch/unrar/unrar-5.9.4.ebuild
19 +++ b/app-arch/unrar/unrar-5.9.4.ebuild
20 @@ -14,7 +14,7 @@ SRC_URI="https://www.rarlab.com/rar/${MY_PN}-${PV}.tar.gz -> ${P}.tar.gz"
21 LICENSE="unRAR"
22 # subslot = soname version
23 SLOT="0/5"
24 -KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
25 +KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
26 IUSE=""
27
28 RDEPEND="!<=app-arch/unrar-gpl-0.0.1_p20080417"