diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-04-18 22:21:56 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-04-18 22:31:55 +0200 |
commit | acce882b58ebe73ceac4e90e6633b3d67f4e41b2 (patch) | |
tree | 12b8377fcc37f33b35d7c3a5d7e437c8da4a417c /app-arch | |
parent | net-analyzer/testssl: x86 stable (bug #683210) (diff) | |
download | gentoo-acce882b58ebe73ceac4e90e6633b3d67f4e41b2.tar.gz gentoo-acce882b58ebe73ceac4e90e6633b3d67f4e41b2.tar.bz2 gentoo-acce882b58ebe73ceac4e90e6633b3d67f4e41b2.zip |
app-arch/unrar: x86 stable (bug #683752)
Package-Manager: Portage-2.3.62, 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.7.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-arch/unrar/unrar-5.7.4.ebuild b/app-arch/unrar/unrar-5.7.4.ebuild index ae024ef077f5..b3485af64997 100644 --- a/app-arch/unrar/unrar-5.7.4.ebuild +++ b/app-arch/unrar/unrar-5.7.4.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" |