diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-08-18 21:10:34 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-08-18 21:10:34 +0200 |
commit | 0f7e732850e0f3cab982e56cb710d8fb5363b8ef (patch) | |
tree | dffecde027e3db05c92e07ae542be50efb89c8e0 /app-arch | |
parent | dev-php/libvirt-php: drop nonexistent "AUTHORS" from the live ebuild. (diff) | |
download | gentoo-0f7e732850e0f3cab982e56cb710d8fb5363b8ef.tar.gz gentoo-0f7e732850e0f3cab982e56cb710d8fb5363b8ef.tar.bz2 gentoo-0f7e732850e0f3cab982e56cb710d8fb5363b8ef.zip |
app-arch/unrar: x86 & amd64 stable (bug #628182)
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'app-arch')
-rw-r--r-- | app-arch/unrar/unrar-5.5.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-arch/unrar/unrar-5.5.8.ebuild b/app-arch/unrar/unrar-5.5.8.ebuild index 769495f55ba8..c79fb0fa21c8 100644 --- a/app-arch/unrar/unrar-5.5.8.ebuild +++ b/app-arch/unrar/unrar-5.5.8.ebuild @@ -14,7 +14,7 @@ SRC_URI="http://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 ~arm-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 ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" RDEPEND="!<=app-arch/unrar-gpl-0.0.1_p20080417" |