diff options
author | Sam James <sam@gentoo.org> | 2024-04-20 13:00:31 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-04-20 13:00:31 +0100 |
commit | 493acaa650d41ecae26b1d79bc6d742905d23a5f (patch) | |
tree | 4d4b39c2051ffd646449fc72b8423e088bd587b0 /dev-tcltk | |
parent | dev-tcltk/expect: Stabilize 5.45.4-r5 arm, #926760 (diff) | |
download | gentoo-493acaa650d41ecae26b1d79bc6d742905d23a5f.tar.gz gentoo-493acaa650d41ecae26b1d79bc6d742905d23a5f.tar.bz2 gentoo-493acaa650d41ecae26b1d79bc6d742905d23a5f.zip |
dev-tcltk/expect: Stabilize 5.45.4-r5 arm64, #926760
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-tcltk')
-rw-r--r-- | dev-tcltk/expect/expect-5.45.4-r5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-tcltk/expect/expect-5.45.4-r5.ebuild b/dev-tcltk/expect/expect-5.45.4-r5.ebuild index 5283f45c924c..f61b292e108d 100644 --- a/dev-tcltk/expect/expect-5.45.4-r5.ebuild +++ b/dev-tcltk/expect/expect-5.45.4-r5.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" +KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris" IUSE="debug doc test threads" RESTRICT="!test? ( test )" |