summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-01-24 13:09:53 +0100
committerAgostino Sarubbo <ago@gentoo.org>2021-01-24 13:09:53 +0100
commit01e7784574cf3707bee60eee354ea51dc27bc3c9 (patch)
treedaff72398daeee02b1f257ad863a385e4063905c /dev-tcltk
parentdev-tcltk/tclreadline: x86 stable wrt bug #766662 (diff)
downloadgentoo-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.ebuild2
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}"