diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-03-08 10:27:46 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-03-08 10:28:21 -0800 |
commit | 967036f6c3f3823845c66c8900e71cdbc1687428 (patch) | |
tree | 670e6bc43c0332a2abd9ee5deedb80cd4fb237ad /dev-tcltk | |
parent | dev-util/bazel: version bump to 0.4.4 (diff) | |
download | gentoo-967036f6c3f3823845c66c8900e71cdbc1687428.tar.gz gentoo-967036f6c3f3823845c66c8900e71cdbc1687428.tar.bz2 gentoo-967036f6c3f3823845c66c8900e71cdbc1687428.zip |
dev-tcltk/expect: sparc stable, bug 511622
Diffstat (limited to 'dev-tcltk')
-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 d473048091c4..f3e3edf4b776 100644 --- a/dev-tcltk/expect/expect-5.45.ebuild +++ b/dev-tcltk/expect/expect-5.45.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 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~m68k-mint ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc ~x86 ~amd64-fbsd ~x86-fbsd ~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 |