diff options
author | Aaron Bauman <bman@gentoo.org> | 2016-12-22 14:02:52 +0900 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2016-12-22 14:02:52 +0900 |
commit | 3a6653211ace64348e5c424e6e4dc7f1d19651c6 (patch) | |
tree | 89de22901aeed1f452ce1c9fc3d6f921d01fbb90 /dev-tcltk/expect | |
parent | x11-apps/xman: amd64 stable wrt bug #560532 (diff) | |
download | gentoo-3a6653211ace64348e5c424e6e4dc7f1d19651c6.tar.gz gentoo-3a6653211ace64348e5c424e6e4dc7f1d19651c6.tar.bz2 gentoo-3a6653211ace64348e5c424e6e4dc7f1d19651c6.zip |
dev-tcltk/expect: amd64 stable wrt bug #511622
Diffstat (limited to 'dev-tcltk/expect')
-rw-r--r-- | dev-tcltk/expect/expect-5.45.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-tcltk/expect/expect-5.45.ebuild b/dev-tcltk/expect/expect-5.45.ebuild index 8989a94855be..f844fee3f3f5 100644 --- a/dev-tcltk/expect/expect-5.45.ebuild +++ b/dev-tcltk/expect/expect-5.45.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="alpha ~amd64 arm hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~m68k-mint ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~m68k-mint ~x86-solaris" IUSE="debug doc threads" # We need dejagnu for src_test, but dejagnu needs expect |