diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2021-12-30 21:47:50 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2021-12-30 21:47:50 +0200 |
commit | f9406e4c9969cc519be0188948edfa43b5e528e5 (patch) | |
tree | cc8a776089bfb68925a75f5183887b266d8adf78 /dev-tcltk | |
parent | dev-python/black: Stabilize 21.12_beta0 sparc, #830121 (diff) | |
download | gentoo-f9406e4c9969cc519be0188948edfa43b5e528e5.tar.gz gentoo-f9406e4c9969cc519be0188948edfa43b5e528e5.tar.bz2 gentoo-f9406e4c9969cc519be0188948edfa43b5e528e5.zip |
dev-tcltk/tix: Stabilize 8.4.3-r2 sparc, #828737
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-tcltk')
-rw-r--r-- | dev-tcltk/tix/tix-8.4.3-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-tcltk/tix/tix-8.4.3-r2.ebuild b/dev-tcltk/tix/tix-8.4.3-r2.ebuild index aab6c62bb30b..4daff64f239c 100644 --- a/dev-tcltk/tix/tix-8.4.3-r2.ebuild +++ b/dev-tcltk/tix/tix-8.4.3-r2.ebuild @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/tix/${MY_P}-src.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos" RESTRICT="test" |