diff options
author | Mart Raudsepp <leio@gentoo.org> | 2018-03-04 12:52:00 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2018-03-04 13:39:00 +0200 |
commit | bc790f50c11d306bea03ad36d7e3785b33b639cf (patch) | |
tree | c899a9bade2ffddc083f5f42898e12e3f97924d1 /dev-tcltk | |
parent | games-fps/yamagi-quake2: new package (diff) | |
download | gentoo-bc790f50c11d306bea03ad36d7e3785b33b639cf.tar.gz gentoo-bc790f50c11d306bea03ad36d7e3785b33b639cf.tar.bz2 gentoo-bc790f50c11d306bea03ad36d7e3785b33b639cf.zip |
dev-tcltk/expect-5.45: arm64 stable
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'dev-tcltk')
-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 336914daa558..80db87b8a3b0 100644 --- a/dev-tcltk/expect/expect-5.45.ebuild +++ b/dev-tcltk/expect/expect-5.45.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -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 |