summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-24 01:42:03 +0000
committerSam James <sam@gentoo.org>2021-01-24 01:42:03 +0000
commitbdeb0af821289f6c088fa20e43032805cf0ae70f (patch)
tree3811ff1aff7bf5878219a7fce1015dc20e74e457 /dev-tcltk
parentwww-client/lynx: Stabilize 2.9.0_pre5 sparc, #766668 (diff)
downloadgentoo-bdeb0af821289f6c088fa20e43032805cf0ae70f.tar.gz
gentoo-bdeb0af821289f6c088fa20e43032805cf0ae70f.tar.bz2
gentoo-bdeb0af821289f6c088fa20e43032805cf0ae70f.zip
dev-tcltk/tclxml: Stabilize 3.2.7 sparc, #766671
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-tcltk')
-rw-r--r--dev-tcltk/tclxml/tclxml-3.2.7.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tcltk/tclxml/tclxml-3.2.7.ebuild b/dev-tcltk/tclxml/tclxml-3.2.7.ebuild
index 454695c0e260..cd054585080c 100644
--- a/dev-tcltk/tclxml/tclxml-3.2.7.ebuild
+++ b/dev-tcltk/tclxml/tclxml-3.2.7.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=7
@@ -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