commit: bdeb0af821289f6c088fa20e43032805cf0ae70f Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Jan 24 01:42:03 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Jan 24 01:42:03 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bdeb0af8
dev-tcltk/tclxml: Stabilize 3.2.7 sparc, #766671 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-tcltk/tclxml/tclxml-3.2.7.ebuild | 4 ++-- 1 file 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 454695c0e26..cd054585080 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
