diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-01-31 23:07:11 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-01-31 23:10:54 +0100 |
commit | 2b74fd9ac0139a57b96ac4c06c03edafc6d2cf59 (patch) | |
tree | a5dda3f28b7c22430ea85e8fb56242b869fefdc5 /app-arch | |
parent | mail-client/thunderbird: x86 stable (bug #676954) (diff) | |
download | gentoo-2b74fd9ac0139a57b96ac4c06c03edafc6d2cf59.tar.gz gentoo-2b74fd9ac0139a57b96ac4c06c03edafc6d2cf59.tar.bz2 gentoo-2b74fd9ac0139a57b96ac4c06c03edafc6d2cf59.zip |
app-arch/unrar: x86 stable (bug #676296)
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-arch')
-rw-r--r-- | app-arch/unrar/unrar-5.6.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-arch/unrar/unrar-5.6.8.ebuild b/app-arch/unrar/unrar-5.6.8.ebuild index 067bbebcc8e3..dae10b48ceac 100644 --- a/app-arch/unrar/unrar-5.6.8.ebuild +++ b/app-arch/unrar/unrar-5.6.8.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" |