diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2021-12-28 22:37:54 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2021-12-28 22:39:38 +0200 |
commit | 606a3eec43dfb9cbcc863080e98897b474113aba (patch) | |
tree | f42af7a1a894682a4be2a8487ad9e6c13435f5eb /dev-tcltk/tix | |
parent | dev-tcltk/tix: Stabilize 8.4.3-r2 ppc, #828737 (diff) | |
download | gentoo-606a3eec43dfb9cbcc863080e98897b474113aba.tar.gz gentoo-606a3eec43dfb9cbcc863080e98897b474113aba.tar.bz2 gentoo-606a3eec43dfb9cbcc863080e98897b474113aba.zip |
dev-tcltk/tix: Stabilize 8.4.3-r2 ppc64, #828737
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-tcltk/tix')
-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 d35d9eae2260..6b3cf66075c0 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" |