diff options
author | Sam James <sam@gentoo.org> | 2021-01-24 13:34:57 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-24 13:34:57 +0000 |
commit | 3e04aa81b0b7a3ed4cb363ae354993616fcd01e1 (patch) | |
tree | 49418e169c68fd42937749ea59ae34dbbdf20c17 /dev-tcltk | |
parent | dev-tcltk/tclx: Stabilize 8.4.4 ppc, #766665 (diff) | |
download | gentoo-3e04aa81b0b7a3ed4cb363ae354993616fcd01e1.tar.gz gentoo-3e04aa81b0b7a3ed4cb363ae354993616fcd01e1.tar.bz2 gentoo-3e04aa81b0b7a3ed4cb363ae354993616fcd01e1.zip |
dev-tcltk/tclxml: Stabilize 3.2.7 ppc, #766671
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-tcltk')
-rw-r--r-- | dev-tcltk/tclxml/tclxml-3.2.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-tcltk/tclxml/tclxml-3.2.7.ebuild b/dev-tcltk/tclxml/tclxml-3.2.7.ebuild index 2b572b885ee5..15aa26831c2b 100644 --- a/dev-tcltk/tclxml/tclxml-3.2.7.ebuild +++ b/dev-tcltk/tclxml/tclxml-3.2.7.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/wjoye/${PN}/archive/v${PV}.tar.gz IUSE="debug threads" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 ~ppc sparc x86" +KEYWORDS="~alpha amd64 ppc sparc x86" DEPEND=" >=dev-lang/tcl-8.2:0 |