diff options
author | Jeroen Roovers <jer@gentoo.org> | 2016-05-19 12:50:54 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2016-05-19 12:51:08 +0200 |
commit | 75fd4f0023cf31af409f22714b4045d14a05cd51 (patch) | |
tree | c44653055f4d7522328da36e8a119452387cc50a /dev-tcltk/expect | |
parent | net-p2p/go-ipfs-bin: new package (diff) | |
download | gentoo-75fd4f0023cf31af409f22714b4045d14a05cd51.tar.gz gentoo-75fd4f0023cf31af409f22714b4045d14a05cd51.tar.bz2 gentoo-75fd4f0023cf31af409f22714b4045d14a05cd51.zip |
dev-tcltk/expect: Stable for HPPA (bug #511622).
Package-Manager: portage-2.3.0_rc1
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-tcltk/expect')
-rw-r--r-- | dev-tcltk/expect/expect-5.45.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tcltk/expect/expect-5.45.ebuild b/dev-tcltk/expect/expect-5.45.ebuild index 5ba1acfb31fd..86437203c743 100644 --- a/dev-tcltk/expect/expect-5.45.ebuild +++ b/dev-tcltk/expect/expect-5.45.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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 |