diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-09-18 13:14:49 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-09-18 13:14:49 +0200 |
commit | 3594a75a1d249bd54b4e01fd0011769fe3725742 (patch) | |
tree | ccef324f873ae000fbb7feabc2a3f0484eee2d52 /dev-tcltk/expect | |
parent | dev-db/kyotocabinet: x86 stable wrt bug #694324 (diff) | |
download | gentoo-3594a75a1d249bd54b4e01fd0011769fe3725742.tar.gz gentoo-3594a75a1d249bd54b4e01fd0011769fe3725742.tar.bz2 gentoo-3594a75a1d249bd54b4e01fd0011769fe3725742.zip |
dev-tcltk/expect: x86 stable wrt bug #694622
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
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 af1b32d577dd..d4ace184ed96 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 |