diff options
author | Sam James <sam@gentoo.org> | 2021-04-11 11:06:07 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-11 11:06:07 +0000 |
commit | 241bdeda360f0c0797da2f77ee557f8736a7b7fb (patch) | |
tree | 98613e8498b85ca3bd6866ca254dfc30983bd714 /dev-tcltk | |
parent | dev-python/python-markdown-math: Stabilize 0.8 ALLARCHES, #781797 (diff) | |
download | gentoo-241bdeda360f0c0797da2f77ee557f8736a7b7fb.tar.gz gentoo-241bdeda360f0c0797da2f77ee557f8736a7b7fb.tar.bz2 gentoo-241bdeda360f0c0797da2f77ee557f8736a7b7fb.zip |
dev-tcltk/tclreadline: Stabilize 2.3.8-r1 x86, #782070
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-tcltk')
-rw-r--r-- | dev-tcltk/tclreadline/tclreadline-2.3.8-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-tcltk/tclreadline/tclreadline-2.3.8-r1.ebuild b/dev-tcltk/tclreadline/tclreadline-2.3.8-r1.ebuild index 8d94f9c47fb3..fb38e5fd7720 100644 --- a/dev-tcltk/tclreadline/tclreadline-2.3.8-r1.ebuild +++ b/dev-tcltk/tclreadline/tclreadline-2.3.8-r1.ebuild @@ -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= |