summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-01-18 21:53:05 +0000
committerSam James <sam@gentoo.org>2023-01-18 21:53:05 +0000
commitc6cd38fa1175dff67503d596d12c43af60b61f80 (patch)
tree5f869f333bcbd85f6d150d0fc4f7c216f4654b2c /dev-tcltk
parentapp-admin/sudo: add 1.9.12_p2 (diff)
downloadgentoo-c6cd38fa1175dff67503d596d12c43af60b61f80.tar.gz
gentoo-c6cd38fa1175dff67503d596d12c43af60b61f80.tar.bz2
gentoo-c6cd38fa1175dff67503d596d12c43af60b61f80.zip
dev-tcltk/expect: Stabilize 5.45.4-r4 ppc64, #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.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tcltk/expect/expect-5.45.4-r4.ebuild b/dev-tcltk/expect/expect-5.45.4-r4.ebuild
index 0241b8c3bc92..00b2ee9d507e 100644
--- a/dev-tcltk/expect/expect-5.45.4-r4.ebuild
+++ b/dev-tcltk/expect/expect-5.45.4-r4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -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 )"