diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-02-22 14:55:19 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-02-22 15:07:51 +0100 |
commit | 64ef51759e04c2c1fe4efa2445e85f29f3345543 (patch) | |
tree | 45c4a16d2365478418a960bfe4b2746c1a936723 /app-arch/rar | |
parent | app-arch/unrar: bump to v5.7.2 (diff) | |
download | gentoo-64ef51759e04c2c1fe4efa2445e85f29f3345543.tar.gz gentoo-64ef51759e04c2c1fe4efa2445e85f29f3345543.tar.bz2 gentoo-64ef51759e04c2c1fe4efa2445e85f29f3345543.zip |
app-arch/rar: amd64 & x86 stable
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-arch/rar')
-rw-r--r-- | app-arch/rar/rar-5.6.1_p20180930.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/rar/rar-5.6.1_p20180930.ebuild b/app-arch/rar/rar-5.6.1_p20180930.ebuild index 56fef413d7c4..4e7e71caf696 100644 --- a/app-arch/rar/rar-5.6.1_p20180930.ebuild +++ b/app-arch/rar/rar-5.6.1_p20180930.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -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" |