diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-03-11 17:59:05 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-03-11 17:59:05 +0100 |
commit | 2661b90e2769585b0e45b6c2fb4b06b1fc67a920 (patch) | |
tree | af0e4f375de695d1609c8316eaadf77998d47616 /dev-tcltk/expect | |
parent | dev-libs/geoip: ia64 stable wrt bug #611286 (diff) | |
download | gentoo-2661b90e2769585b0e45b6c2fb4b06b1fc67a920.tar.gz gentoo-2661b90e2769585b0e45b6c2fb4b06b1fc67a920.tar.bz2 gentoo-2661b90e2769585b0e45b6c2fb4b06b1fc67a920.zip |
dev-tcltk/expect: ia64 stable wrt bug #511622
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
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 ec49d5f5c05e..336914daa558 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 |