diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 23:33:03 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 23:33:03 +0100 |
commit | ee79c921d1f25a7c280111e4c69213224192112f (patch) | |
tree | bb49e2b92c40783936bfdcbd305016209022cbbe /dev-tcltk | |
parent | dev-tcltk/tclx: drop x86-macos (diff) | |
download | gentoo-ee79c921d1f25a7c280111e4c69213224192112f.tar.gz gentoo-ee79c921d1f25a7c280111e4c69213224192112f.tar.bz2 gentoo-ee79c921d1f25a7c280111e4c69213224192112f.zip |
dev-tcltk/tix: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'dev-tcltk')
-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 3630468fc18e..a4b7cf8d7caf 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-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # 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 sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos" RESTRICT="test" |