app-arch/makeself: stable for the remaining arches using the ALLARCHES policy.
authorPatrice Clement <monsieurp@gentoo.org>
Wed, 3 Jan 2018 20:53:35 +0000 (21:53 +0100)
committerPatrice Clement <monsieurp@gentoo.org>
Wed, 3 Jan 2018 20:54:39 +0000 (21:54 +0100)
Closes: https://bugs.gentoo.org/642608
Package-Manager: Portage-2.3.13, Repoman-2.3.3

app-arch/makeself/makeself-2.2.0-r2.ebuild

index 46e3361cfd156d0c7f3e7bd127f9935754a5cddc..798ab5b911efb36d47149c1058d21ed215775b7f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,8 +11,7 @@ SRC_URI="https://github.com/megastep/makeself/archive/release-${PV}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 hppa ~ppc x86 ~amd64-linux ~x86-linux"
-IUSE=""
+KEYWORDS="amd64 hppa ppc x86 ~amd64-linux ~x86-linux"
 
 RDEPEND="sys-apps/gentoo-functions"