diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-09-21 14:49:43 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-09-21 14:49:43 +0100 |
commit | fe4189e0e7c6b679e1e12c4b1dab8a3de37e708f (patch) | |
tree | 72f5ae56d9f01eb57643d5d361afcf74fcae006d /dev-tcltk/expect | |
parent | sys-apps/systemd: stable 242-r7 for ia64, bug #693156 (diff) | |
download | gentoo-fe4189e0e7c6b679e1e12c4b1dab8a3de37e708f.tar.gz gentoo-fe4189e0e7c6b679e1e12c4b1dab8a3de37e708f.tar.bz2 gentoo-fe4189e0e7c6b679e1e12c4b1dab8a3de37e708f.zip |
dev-tcltk/expect: stable 5.45.4 for ia64, bug #694622
Package-Manager: Portage-2.3.76, Repoman-2.3.17
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-tcltk/expect')
-rw-r--r-- | dev-tcltk/expect/expect-5.45.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-tcltk/expect/expect-5.45.4.ebuild b/dev-tcltk/expect/expect-5.45.4.ebuild index bc3dde6f160d..6ef734cae4b9 100644 --- a/dev-tcltk/expect/expect-5.45.4.ebuild +++ b/dev-tcltk/expect/expect-5.45.4.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 ~riscv s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~m68k-mint ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 ~arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~riscv s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~m68k-mint ~x64-solaris ~x86-solaris" IUSE="debug doc threads" # We need dejagnu for src_test, but dejagnu needs expect |