diff options
author | Jeroen Roovers <jer@gentoo.org> | 2016-05-19 16:21:21 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2016-05-19 16:22:00 +0200 |
commit | aff6d9537ef33d2e3d195ee054ab3f671e7cc509 (patch) | |
tree | 799cfb956a1ee3d178b8389af5d13d8a042b3e03 /dev-tcltk | |
parent | kde-apps/libkonq: Drop no-op USE=minimal (diff) | |
download | gentoo-aff6d9537ef33d2e3d195ee054ab3f671e7cc509.tar.gz gentoo-aff6d9537ef33d2e3d195ee054ab3f671e7cc509.tar.bz2 gentoo-aff6d9537ef33d2e3d195ee054ab3f671e7cc509.zip |
dev-tcltk/expect: Stable for PPC64 (bug #511622).
Package-Manager: portage-2.3.0_rc1
RepoMan-Options: --ignore-arches
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 86437203c743..ceb4060eed2d 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 |