diff options
author | 2017-08-18 21:45:32 +0100 | |
---|---|---|
committer | 2017-08-18 21:45:41 +0100 | |
commit | 1d9cb8c0068e6a0640cb358f0866c66cde2ecef7 (patch) | |
tree | 026f0453226cfe400bf9d3555062ea3568128b3d /app-arch/unrar | |
parent | dev-libs/libpcre2: stable 10.30 for ia64, bug #617944 (diff) | |
download | gentoo-1d9cb8c0068e6a0640cb358f0866c66cde2ecef7.tar.gz gentoo-1d9cb8c0068e6a0640cb358f0866c66cde2ecef7.tar.bz2 gentoo-1d9cb8c0068e6a0640cb358f0866c66cde2ecef7.zip |
app-arch/unrar: stable 5.5.8 for ia64, bug #628182
Package-Manager: Portage-2.3.8, Repoman-2.3.3
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'app-arch/unrar')
-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 c79fb0fa21c8..c0d8eb227ae2 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" |