diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-01-24 13:10:06 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-01-24 13:10:06 +0100 |
commit | acd481076f2da395fcc36ea4d811d3d69ec008b8 (patch) | |
tree | 9dfcfccbbba98c9e3c1bb9fe9fa71474e0126d73 /dev-tcltk | |
parent | www-client/lynx: x86 stable wrt bug #766668 (diff) | |
download | gentoo-acd481076f2da395fcc36ea4d811d3d69ec008b8.tar.gz gentoo-acd481076f2da395fcc36ea4d811d3d69ec008b8.tar.bz2 gentoo-acd481076f2da395fcc36ea4d811d3d69ec008b8.zip |
dev-tcltk/tclxml: x86 stable wrt bug #766671
Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
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 a76ba5138e2e..2b572b885ee5 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 |