commit: 6c6fa289dd9890451f30a27a3a35136f60f7a9bf Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Sun Jan 24 11:58:45 2021 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Sun Jan 24 11:58:45 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c6fa289
dev-tcltk/tclreadline: amd64 stable wrt bug #766662 Package-Manager: Portage-3.0.9, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> dev-tcltk/tclreadline/tclreadline-2.3.8.ebuild | 4 ++-- 1 file 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 9ebdb8473d8..c50b2b8dbea 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=
