commit: a9277773e060dbad90ddff48e9d75185e059bb73 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org> AuthorDate: Sat Oct 21 12:15:17 2017 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Sat Oct 21 16:51:40 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9277773
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 app-shells/scsh/scsh-0.6.7-r2.ebuild | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/app-shells/scsh/scsh-0.6.7-r2.ebuild b/app-shells/scsh/scsh-0.6.7-r2.ebuild index b1910140c90..170f8f2f1ea 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}"
