diff options
Diffstat (limited to 'dev-tcltk/tclx/tclx-8.6.1.ebuild')
-rw-r--r-- | dev-tcltk/tclx/tclx-8.6.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-tcltk/tclx/tclx-8.6.1.ebuild b/dev-tcltk/tclx/tclx-8.6.1.ebuild index ec341dace231..4d901daa239e 100644 --- a/dev-tcltk/tclx/tclx-8.6.1.ebuild +++ b/dev-tcltk/tclx/tclx-8.6.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/flightaware/${PN}/archive/v${PV}.tar.gz -> ${P}.tar. LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" IUSE="threads" DEPEND="dev-lang/tcl:0=" |