diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-09-20 22:48:40 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-09-20 22:48:48 -0400 |
commit | 43029ba7ee7f0f532ba9a2b1dbbc0f8c55e43020 (patch) | |
tree | a9261a0f45f86bf6bca5db612281a444e5017745 /dev-tcltk/expect | |
parent | app-metrics/uwsgi_exporter: Bump to version 0.8.0 (diff) | |
download | gentoo-43029ba7ee7f0f532ba9a2b1dbbc0f8c55e43020.tar.gz gentoo-43029ba7ee7f0f532ba9a2b1dbbc0f8c55e43020.tar.bz2 gentoo-43029ba7ee7f0f532ba9a2b1dbbc0f8c55e43020.zip |
dev-tcltk/expect: arm64 stable (bug #694622)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.76, Repoman-2.3.17
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 6564970de7e3..bc3dde6f160d 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 |