summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2016-12-26 01:09:13 +0100
committerPatrice Clement <monsieurp@gentoo.org>2016-12-26 01:29:33 +0100
commite915ad00c95b078330f5d650e09ea51b6117c994 (patch)
tree4114acd763621c4e87bab7cfa0bc8bd3ccfed042 /app-shells
parentwww-apps/gitea: Remove subslot, fix desc (diff)
downloadgentoo-e915ad00c95b078330f5d650e09ea51b6117c994.tar.gz
gentoo-e915ad00c95b078330f5d650e09ea51b6117c994.tar.bz2
gentoo-e915ad00c95b078330f5d650e09ea51b6117c994.zip
app-shells/scsh: EAPI 6 bump.
Package-Manager: portage-2.3.0
Diffstat (limited to 'app-shells')
-rw-r--r--app-shells/scsh/scsh-0.6.7-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/scsh/scsh-0.6.7-r2.ebuild b/app-shells/scsh/scsh-0.6.7-r2.ebuild
index a90d9360a7fe..576160394913 100644
--- a/app-shells/scsh/scsh-0.6.7-r2.ebuild
+++ b/app-shells/scsh/scsh-0.6.7-r2.ebuild
@@ -14,7 +14,7 @@ SRC_URI="ftp://ftp.scsh.net/pub/scsh/${MY_PV}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~ppc ~sparc ~x86"
IUSE=""
DEPEND="!dev-scheme/scheme48"