diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-01-24 13:09:53 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-01-24 13:09:53 +0100 |
commit | 01e7784574cf3707bee60eee354ea51dc27bc3c9 (patch) | |
tree | daff72398daeee02b1f257ad863a385e4063905c /dev-tcltk | |
parent | dev-tcltk/tclreadline: x86 stable wrt bug #766662 (diff) | |
download | gentoo-01e7784574cf3707bee60eee354ea51dc27bc3c9.tar.gz gentoo-01e7784574cf3707bee60eee354ea51dc27bc3c9.tar.bz2 gentoo-01e7784574cf3707bee60eee354ea51dc27bc3c9.zip |
dev-tcltk/tclx: x86 stable wrt bug #766665
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/tclx/tclx-8.4.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-tcltk/tclx/tclx-8.4.4.ebuild b/dev-tcltk/tclx/tclx-8.4.4.ebuild index 01dd753f5cf5..c383afd097db 100644 --- a/dev-tcltk/tclx/tclx-8.4.4.ebuild +++ b/dev-tcltk/tclx/tclx-8.4.4.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/flightaware/${PN}/archive/v${PV}.tar.gz LICENSE="BSD" IUSE="threads" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux" DEPEND="dev-lang/tcl:0=" RDEPEND="${DEPEND}" |