summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2017-04-13 18:55:28 +0200
committerThomas Deutschmann <whissi@gentoo.org>2017-04-13 19:04:53 +0200
commita97b551a48d4dc5c41267998ca000b96b0cdec0d (patch)
treeeb84d73bce5d6e0e3e3e3f14bf7ffe41d60636ae /app-arch
parentapp-arch/rar: Bump to v5.5.0 Beta 1 (diff)
downloadgentoo-a97b551a48d4dc5c41267998ca000b96b0cdec0d.tar.gz
gentoo-a97b551a48d4dc5c41267998ca000b96b0cdec0d.tar.bz2
gentoo-a97b551a48d4dc5c41267998ca000b96b0cdec0d.zip
app-arch/rar: stable on amd64 and x86
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'app-arch')
-rw-r--r--app-arch/rar/rar-5.4.0.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-arch/rar/rar-5.4.0.ebuild b/app-arch/rar/rar-5.4.0.ebuild
index d871c05f8b39..66522431d643 100644
--- a/app-arch/rar/rar-5.4.0.ebuild
+++ b/app-arch/rar/rar-5.4.0.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI="6"
MY_PV="${PV/0_beta/b}"
DESCRIPTION="RAR compressor/uncompressor"
@@ -19,7 +19,7 @@ SRC_URI="x86? ( ${URI_x86} )
LICENSE="RAR BSD BSD-2"
SLOT="0"
-KEYWORDS="-* ~amd64 ~x86"
+KEYWORDS="-* amd64 x86"
IUSE="all_sfx static"
RESTRICT="mirror bindist"