summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2017-10-21 14:15:17 +0200
committerPatrice Clement <monsieurp@gentoo.org>2017-10-21 18:51:40 +0200
commita9277773e060dbad90ddff48e9d75185e059bb73 (patch)
tree4972bce53a1bc805c1bd468b6eb2da5bb253c0eb /app-shells/scsh/scsh-0.6.7-r2.ebuild
parentdev-python/lockfile: EAPI 6 bump. (diff)
downloadgentoo-a9277773e060dbad90ddff48e9d75185e059bb73.tar.gz
gentoo-a9277773e060dbad90ddff48e9d75185e059bb73.tar.bz2
gentoo-a9277773e060dbad90ddff48e9d75185e059bb73.zip
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
Diffstat (limited to 'app-shells/scsh/scsh-0.6.7-r2.ebuild')
-rw-r--r--app-shells/scsh/scsh-0.6.7-r2.ebuild5
1 files 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 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}"