diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-10-06 19:34:54 -0400 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-10-06 19:46:17 -0400 |
commit | e351270d9af9f38f72ed527bdeddfa4c87158bec (patch) | |
tree | c15c9d6d260f007cd7e6662eb3e3418a2e730253 /app-arch | |
parent | sys-apps/lsb-release-1.4-r3: ppc64 stable, bug 642362 (diff) | |
download | gentoo-e351270d9af9f38f72ed527bdeddfa4c87158bec.tar.gz gentoo-e351270d9af9f38f72ed527bdeddfa4c87158bec.tar.bz2 gentoo-e351270d9af9f38f72ed527bdeddfa4c87158bec.zip |
app-arch/unrar-5.6.6: ppc64 stable, bug 666820
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'app-arch')
-rw-r--r-- | app-arch/unrar/unrar-5.6.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-arch/unrar/unrar-5.6.6.ebuild b/app-arch/unrar/unrar-5.6.6.ebuild index 6d5b16d5e31c..3b12004604d2 100644 --- a/app-arch/unrar/unrar-5.6.6.ebuild +++ b/app-arch/unrar/unrar-5.6.6.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://www.rarlab.com/rar/${MY_PN}-${PV}.tar.gz -> ${P}.tar.gz" LICENSE="unRAR" # subslot = soname version SLOT="0/5" -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" RDEPEND="!<=app-arch/unrar-gpl-0.0.1_p20080417" |