sys-process/glances: 3.1.4.1-r1 amd64 stable, bug #720368
[gentoo.git] / dev-lang / jimtcl / jimtcl-0.76.ebuild
index 0c04619469190b894c09bea688ddb080fa0d61ee..64ca59df29e60d670bf5261b3ef8712ab42bbad6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -11,7 +11,7 @@ if [[ ${PV} == *9999 ]] ; then
 else
        inherit vcs-snapshot
        SRC_URI="https://github.com/msteveb/jimtcl/zipball/${PV} -> ${P}.zip"
-       KEYWORDS="amd64 arm ~arm64 ~m68k ~mips ~s390 ~sh x86"
+       KEYWORDS="amd64 arm ~arm64 ~m68k ~mips ~s390 x86"
 fi
 
 DESCRIPTION="Small footprint implementation of Tcl programming language"