diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-09-15 23:58:34 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-09-15 23:59:35 +0200 |
commit | d0f9f24c7f060b333635101bc0e9e300af10a8ed (patch) | |
tree | b8d077b1e16a3f9931aa0f0442895b583755e7b9 /app-arch/unrar | |
parent | profiles: amd64: Add x11-wm/mutter to pipewire p.u.stable.mask block (diff) | |
download | gentoo-d0f9f24c7f060b333635101bc0e9e300af10a8ed.tar.gz gentoo-d0f9f24c7f060b333635101bc0e9e300af10a8ed.tar.bz2 gentoo-d0f9f24c7f060b333635101bc0e9e300af10a8ed.zip |
app-arch/unrar: move stable keywords
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-arch/unrar')
-rw-r--r-- | app-arch/unrar/unrar-5.7.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-arch/unrar/unrar-5.7.5.ebuild b/app-arch/unrar/unrar-5.7.5.ebuild index 5f9fd5ccc82f..872ed66c1b51 100644 --- a/app-arch/unrar/unrar-5.7.5.ebuild +++ b/app-arch/unrar/unrar-5.7.5.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" |