diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2016-05-23 10:28:40 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2016-05-23 10:28:40 +0200 |
commit | 5401933bbfeb56a02c48692ad4cb18d8be5c97a1 (patch) | |
tree | 1fce974956e42116d529e727f84b2b5cdd53ca1c /dev-tcltk | |
parent | sci-libs/gsl-1.16-r0: add alpha keyword (diff) | |
download | gentoo-5401933bbfeb56a02c48692ad4cb18d8be5c97a1.tar.gz gentoo-5401933bbfeb56a02c48692ad4cb18d8be5c97a1.tar.bz2 gentoo-5401933bbfeb56a02c48692ad4cb18d8be5c97a1.zip |
dev-tcltk/expect-5.45-r0: add alpha keyword
Gentoo-Bug: 511622
Package-Manager: portage-2.3.0_rc1
Diffstat (limited to 'dev-tcltk')
-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 ceb4060eed2d..baa8a3bdbe8e 100644 --- a/dev-tcltk/expect/expect-5.45.ebuild +++ b/dev-tcltk/expect/expect-5.45.ebuild @@ -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 ~x86-freebsd ~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 |