diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-06-08 10:56:43 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-06-08 10:56:43 +0300 |
commit | 3b5e9f8eb8df915f46468897417bf0d4def7c6ea (patch) | |
tree | 9bfbcb217b6d92994d9b8fbf77542a510c01b6ad /dev-tcltk/tix | |
parent | dev-lang/python: mark s390 stable (diff) | |
download | gentoo-3b5e9f8eb8df915f46468897417bf0d4def7c6ea.tar.gz gentoo-3b5e9f8eb8df915f46468897417bf0d4def7c6ea.tar.bz2 gentoo-3b5e9f8eb8df915f46468897417bf0d4def7c6ea.zip |
dev-tcltk/tix: mark s390 stable
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-tcltk/tix')
-rw-r--r-- | dev-tcltk/tix/tix-8.4.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tcltk/tix/tix-8.4.3-r1.ebuild b/dev-tcltk/tix/tix-8.4.3-r1.ebuild index f3806b06e063..fea8efa756fc 100644 --- a/dev-tcltk/tix/tix-8.4.3-r1.ebuild +++ b/dev-tcltk/tix/tix-8.4.3-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/tix/${MY_P}-src.tar.gz" IUSE="" LICENSE="BSD" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" RESTRICT="test" |