diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-01-29 14:57:50 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-01-29 14:57:50 +0300 |
commit | 6ee1c8f5f6266f236afafa7821acd75de891b353 (patch) | |
tree | da4c0854a04f8855a9da406a48bdd52e3e9036b3 /dev-tcltk/tcllib | |
parent | dev-libs/libunistring: s390 stable wrt bug #674644 (diff) | |
download | gentoo-6ee1c8f5f6266f236afafa7821acd75de891b353.tar.gz gentoo-6ee1c8f5f6266f236afafa7821acd75de891b353.tar.bz2 gentoo-6ee1c8f5f6266f236afafa7821acd75de891b353.zip |
dev-tcltk/tcllib: s390 stable wrt bug #672714
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'dev-tcltk/tcllib')
-rw-r--r-- | dev-tcltk/tcllib/tcllib-1.19.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tcltk/tcllib/tcllib-1.19.ebuild b/dev-tcltk/tcllib/tcllib-1.19.ebuild index eff1e236c477..c2701e93c485 100644 --- a/dev-tcltk/tcllib/tcllib-1.19.ebuild +++ b/dev-tcltk/tcllib/tcllib-1.19.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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 ~s390 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc s390 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" RDEPEND=" dev-lang/tcl:0= |