diff options
author | 2017-01-29 19:01:52 +0100 | |
---|---|---|
committer | 2017-01-29 19:32:30 +0100 | |
commit | 7d64b1b077b5b8b355a4b9a1ee3f5db8a29e7ddd (patch) | |
tree | 23d7445d2c7989ae5fa762bf3f5fc5802d858de8 /dev-tcltk/expect/expect-5.45.ebuild | |
parent | net-im/openmittsu: Call cmake-utils_src_prepare. (diff) | |
download | gentoo-7d64b1b077b5b8b355a4b9a1ee3f5db8a29e7ddd.tar.gz gentoo-7d64b1b077b5b8b355a4b9a1ee3f5db8a29e7ddd.tar.bz2 gentoo-7d64b1b077b5b8b355a4b9a1ee3f5db8a29e7ddd.zip |
dev-tcltk/expect: dropped ~x86-freebsd
Package-Manager: portage-2.3.3
Diffstat (limited to 'dev-tcltk/expect/expect-5.45.ebuild')
-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 f844fee3f3f5..bb76658346a3 100644 --- a/dev-tcltk/expect/expect-5.45.ebuild +++ b/dev-tcltk/expect/expect-5.45.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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 ~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 |