diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-09-20 18:04:49 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-09-20 18:04:49 -0700 |
commit | fffe01a51b2cfad4e9d98d0d978ad3a669663c87 (patch) | |
tree | 9f2d3d680fd009fb62ce4586225522ce083c0246 /dev-tcltk | |
parent | dev-libs/boehm-gc-8.0.4: alpha stable, bug 693844 (diff) | |
download | gentoo-fffe01a51b2cfad4e9d98d0d978ad3a669663c87.tar.gz gentoo-fffe01a51b2cfad4e9d98d0d978ad3a669663c87.tar.bz2 gentoo-fffe01a51b2cfad4e9d98d0d978ad3a669663c87.zip |
dev-tcltk/expect-5.45.4: alpha stable, bug 694622
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-tcltk')
-rw-r--r-- | dev-tcltk/expect/expect-5.45.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-tcltk/expect/expect-5.45.4.ebuild b/dev-tcltk/expect/expect-5.45.4.ebuild index 6ca510ae5c72..6564970de7e3 100644 --- a/dev-tcltk/expect/expect-5.45.4.ebuild +++ b/dev-tcltk/expect/expect-5.45.4.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~m68k-mint ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~m68k-mint ~x64-solaris ~x86-solaris" IUSE="debug doc threads" # We need dejagnu for src_test, but dejagnu needs expect |