diff options
author | Markus Meier <maekke@gentoo.org> | 2016-06-08 22:13:42 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2016-06-08 22:13:57 +0200 |
commit | 1d96b0d9bbd99edc47fc67654912b591b48755bd (patch) | |
tree | 895c3f3640b8c647c8f42d49d2fcb4b94f8feea3 /dev-tcltk/expect | |
parent | dev-python/jaraco-text: bump to 1.7, EAPI=6, add doc (diff) | |
download | gentoo-1d96b0d9bbd99edc47fc67654912b591b48755bd.tar.gz gentoo-1d96b0d9bbd99edc47fc67654912b591b48755bd.tar.bz2 gentoo-1d96b0d9bbd99edc47fc67654912b591b48755bd.zip |
dev-tcltk/expect: arm stable, bug #511622
Package-Manager: portage-2.3.0_rc1
RepoMan-Options: --include-arches="arm"
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 baa8a3bdbe8e..8989a94855be 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 |