diff options
author | 2023-01-18 21:53:11 +0000 | |
---|---|---|
committer | 2023-01-18 21:53:11 +0000 | |
commit | b712767c3d42631dfeda91911ea102e1b7a1489b (patch) | |
tree | 6659e8762e1279b50020e99b3c183489b1a56db1 /dev-tcltk | |
parent | dev-tcltk/expect: Stabilize 5.45.4-r4 ppc, #870844 (diff) | |
download | gentoo-b712767c3d42631dfeda91911ea102e1b7a1489b.tar.gz gentoo-b712767c3d42631dfeda91911ea102e1b7a1489b.tar.bz2 gentoo-b712767c3d42631dfeda91911ea102e1b7a1489b.zip |
dev-tcltk/expect: Stabilize 5.45.4-r4 arm, #870844
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-tcltk')
-rw-r--r-- | dev-tcltk/expect/expect-5.45.4-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-tcltk/expect/expect-5.45.4-r4.ebuild b/dev-tcltk/expect/expect-5.45.4-r4.ebuild index 0fac19dd347d..d9b330279091 100644 --- a/dev-tcltk/expect/expect-5.45.4-r4.ebuild +++ b/dev-tcltk/expect/expect-5.45.4-r4.ebuild @@ -13,7 +13,7 @@ S="${WORKDIR}"/${MY_P} LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris ~x86-solaris" IUSE="debug doc test threads" RESTRICT="!test? ( test )" |