From: Patrice Clement Date: Sat, 21 Oct 2017 12:15:17 +0000 (+0200) Subject: app-shells/scsh: stable for x86. mark stable for the remaining arches via the ALLARCH... X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=a9277773e060dbad90ddff48e9d75185e059bb73;p=gentoo.git app-shells/scsh: stable for x86. mark stable for the remaining arches via the ALLARCHES policy. Package-Manager: Portage-2.3.8, Repoman-2.3.3 --- diff --git a/app-shells/scsh/scsh-0.6.7-r2.ebuild b/app-shells/scsh/scsh-0.6.7-r2.ebuild index b1910140c902..170f8f2f1eac 100644 --- a/app-shells/scsh/scsh-0.6.7-r2.ebuild +++ b/app-shells/scsh/scsh-0.6.7-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,8 +13,7 @@ SRC_URI="ftp://ftp.scsh.net/pub/scsh/${MY_PV}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~ppc ~sparc ~x86" -IUSE="" +KEYWORDS="amd64 ppc sparc x86" DEPEND="!dev-scheme/scheme48" RDEPEND="${DEPEND}"