diff options
-rw-r--r-- | dev-tcltk/tclreadline/tclreadline-2.3.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tcltk/tclreadline/tclreadline-2.3.8.ebuild b/dev-tcltk/tclreadline/tclreadline-2.3.8.ebuild index 9ebdb8473d89..c50b2b8dbeaf 100644 --- a/dev-tcltk/tclreadline/tclreadline-2.3.8.ebuild +++ b/dev-tcltk/tclreadline/tclreadline-2.3.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 2020 Gentoo Authors +# Copyright 2020-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ SRC_URI="https://github.com/flightaware/tclreadline/archive/v${PV}.tar.gz LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="tk" DEPEND="dev-lang/tcl:0= |