diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-03-10 11:50:22 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-03-10 11:59:12 +0100 |
commit | 37263c245c47138d8bd2a70c57feef9b189e0f8d (patch) | |
tree | 8f3b4a8359f06b08c8577f24977016e37369c37f /dev-tcltk | |
parent | app-arch/lbzip2: x86 stable wrt bug #611832 (diff) | |
download | gentoo-37263c245c47138d8bd2a70c57feef9b189e0f8d.tar.gz gentoo-37263c245c47138d8bd2a70c57feef9b189e0f8d.tar.bz2 gentoo-37263c245c47138d8bd2a70c57feef9b189e0f8d.zip |
dev-tcltk/expect: x86 stable wrt bug #511622
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
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 f3e3edf4b776..ec49d5f5c05e 100644 --- a/dev-tcltk/expect/expect-5.45.ebuild +++ b/dev-tcltk/expect/expect-5.45.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 ~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 |