diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-01-24 12:57:24 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-01-24 12:57:24 +0100 |
commit | 266bff0861d24d8d8b9a41723c6f424f3c5b4e30 (patch) | |
tree | eb3863f7fbbbe71b0faddb7fcb20fc8c311c6bfd /dev-tcltk | |
parent | www-client/lynx: amd64 stable wrt bug #766668 (diff) | |
download | gentoo-266bff0861d24d8d8b9a41723c6f424f3c5b4e30.tar.gz gentoo-266bff0861d24d8d8b9a41723c6f424f3c5b4e30.tar.bz2 gentoo-266bff0861d24d8d8b9a41723c6f424f3c5b4e30.zip |
dev-tcltk/tclxml: amd64 stable wrt bug #766671
Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@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 cd054585080c..a76ba5138e2e 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 |