diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-04-03 11:27:55 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-04-03 11:28:30 +0200 |
commit | baa199c6b04d3f9c91f71ea4767a1be2e8911720 (patch) | |
tree | ba3b7cd5678c43774d9721c017de09c965541e0f /app-arch/rar | |
parent | app-arch/unrar: drop old (diff) | |
download | gentoo-baa199c6b04d3f9c91f71ea4767a1be2e8911720.tar.gz gentoo-baa199c6b04d3f9c91f71ea4767a1be2e8911720.tar.bz2 gentoo-baa199c6b04d3f9c91f71ea4767a1be2e8911720.zip |
app-arch/rar: amd64 & x86 stable
Package-Manager: Portage-2.3.96, Repoman-2.3.22
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-arch/rar')
-rw-r--r-- | app-arch/rar/rar-5.9.0_p20200330.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/rar/rar-5.9.0_p20200330.ebuild b/app-arch/rar/rar-5.9.0_p20200330.ebuild index 5711c67a5c70..b90959c703e9 100644 --- a/app-arch/rar/rar-5.9.0_p20200330.ebuild +++ b/app-arch/rar/rar-5.9.0_p20200330.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI="6" +EAPI="7" DESCRIPTION="RAR compressor/uncompressor" HOMEPAGE="https://rarlab.com/" @@ -18,7 +18,7 @@ SRC_URI="x86? ( ${URI_x86} ) LICENSE="RAR BSD BSD-2" SLOT="0" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* amd64 x86" IUSE="all_sfx" RESTRICT="mirror bindist" |