diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-25 10:51:12 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-25 10:51:12 +0200 |
commit | f2da5b2e15e0989961d7686653f7b77f33e3fb10 (patch) | |
tree | 7f053d6e0f4c19b7af75f54f621617034f0e5d7f /dev-tcltk | |
parent | dev-tcltk/bwidget: Stabilize 1.9.15 sparc, #882557 (diff) | |
download | gentoo-f2da5b2e15e0989961d7686653f7b77f33e3fb10.tar.gz gentoo-f2da5b2e15e0989961d7686653f7b77f33e3fb10.tar.bz2 gentoo-f2da5b2e15e0989961d7686653f7b77f33e3fb10.zip |
dev-tcltk/tdom: Stabilize 0.9.2 sparc, #882553
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-tcltk')
-rw-r--r-- | dev-tcltk/tdom/tdom-0.9.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-tcltk/tdom/tdom-0.9.2.ebuild b/dev-tcltk/tdom/tdom-0.9.2.ebuild index 56507a662eed..cebbb3e19ed9 100644 --- a/dev-tcltk/tdom/tdom-0.9.2.ebuild +++ b/dev-tcltk/tdom/tdom-0.9.2.ebuild @@ -13,7 +13,7 @@ SRC_URI="http://tdom.org/downloads/${P}-src.tgz" LICENSE="MPL-1.1" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux" IUSE="threads" DEPEND=" |