diff options
author | Michael Weber <xmw@gentoo.org> | 2017-02-10 02:55:51 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-02-10 02:56:18 +0100 |
commit | 2c2a36ff7aa3999e4382047dec907744bba8fc45 (patch) | |
tree | 4e9c7a497d7eb4602c923aa80dab83876ac6b322 /dev-tcltk/expect | |
parent | app-backup/btrbk: arm stable (bug 592054). (diff) | |
download | gentoo-2c2a36ff7aa3999e4382047dec907744bba8fc45.tar.gz gentoo-2c2a36ff7aa3999e4382047dec907744bba8fc45.tar.bz2 gentoo-2c2a36ff7aa3999e4382047dec907744bba8fc45.zip |
dev-tcltk/expect: ppc stable (bug 511622).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
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 b26254b438a7..bc2cdc1a0f7f 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 ~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 |