summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-04-18 19:50:08 -0400
committerAaron Bauman <bman@gentoo.org>2019-04-18 19:50:19 -0400
commit2f98440310ee95c613a720e8f79e72ee4b9645ec (patch)
treef538130e1a3b67153dfebd1b36230504c7f8a92f /app-arch/unrar
parentsys-libs/glibc: Fix headers-only cross-build for riscv (diff)
downloadgentoo-2f98440310ee95c613a720e8f79e72ee4b9645ec.tar.gz
gentoo-2f98440310ee95c613a720e8f79e72ee4b9645ec.tar.bz2
gentoo-2f98440310ee95c613a720e8f79e72ee4b9645ec.zip
app-arch/unrar: amd64 stable wrt bug #683752
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'app-arch/unrar')
-rw-r--r--app-arch/unrar/unrar-5.7.4.ebuild2
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 b3485af64997..87339265603f 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"