From 1851ab80ebdfb73ace90717326ca20849ce9ba19 Mon Sep 17 00:00:00 2001 From: Patrice Clement Date: Wed, 3 Jan 2018 21:53:35 +0100 Subject: app-arch/makeself: stable for the remaining arches using the ALLARCHES policy. 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 | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'app-arch') diff --git a/app-arch/makeself/makeself-2.2.0-r2.ebuild b/app-arch/makeself/makeself-2.2.0-r2.ebuild index 46e3361cfd15..798ab5b911ef 100644 --- a/app-arch/makeself/makeself-2.2.0-r2.ebuild +++ b/app-arch/makeself/makeself-2.2.0-r2.ebuild @@ -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" -- cgit v1.2.3-65-gdbad