diff options
author | Sam James <sam@gentoo.org> | 2020-12-18 14:23:08 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-12-18 14:23:08 +0000 |
commit | 4e8024da75634c3afe8aa0485445a28a799b7693 (patch) | |
tree | 7b66e97d143062d7f1a8053e133061227b77ebe1 /dev-tcltk | |
parent | dev-libs/hiredis: Stabilize 1.0.0 s390, #753407 (diff) | |
download | gentoo-4e8024da75634c3afe8aa0485445a28a799b7693.tar.gz gentoo-4e8024da75634c3afe8aa0485445a28a799b7693.tar.bz2 gentoo-4e8024da75634c3afe8aa0485445a28a799b7693.zip |
dev-tcltk/tcllib: Stabilize 1.20 s390, #754189
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-tcltk')
-rw-r--r-- | dev-tcltk/tcllib/tcllib-1.20.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-tcltk/tcllib/tcllib-1.20.ebuild b/dev-tcltk/tcllib/tcllib-1.20.ebuild index e3b15f8c4348..28e555d14893 100644 --- a/dev-tcltk/tcllib/tcllib-1.20.ebuild +++ b/dev-tcltk/tcllib/tcllib-1.20.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PN}/${PV}/${P}.tar.xz" LICENSE="BSD" SLOT="0" IUSE="examples" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux" RESTRICT="!test? ( test )" RDEPEND=" |