diff options
author | 2024-06-14 02:50:08 +0100 | |
---|---|---|
committer | 2024-06-14 02:50:08 +0100 | |
commit | 2196c48c5ca31639b35dee68c6b60208c4013d41 (patch) | |
tree | 12b5f2c0a1b024a780e3ef64ed8861e925bc0981 /dev-perl/Expect | |
parent | dev-perl/B-Hooks-EndOfScope: Stabilize 0.280.0 sparc, #933887 (diff) | |
download | gentoo-2196c48c5ca31639b35dee68c6b60208c4013d41.tar.gz gentoo-2196c48c5ca31639b35dee68c6b60208c4013d41.tar.bz2 gentoo-2196c48c5ca31639b35dee68c6b60208c4013d41.zip |
dev-perl/Expect: Stabilize 1.380.0 sparc, #933894
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Expect')
-rw-r--r-- | dev-perl/Expect/Expect-1.380.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Expect/Expect-1.380.0.ebuild b/dev-perl/Expect/Expect-1.380.0.ebuild index 3980df7b9a30..c46b2da5ef0d 100644 --- a/dev-perl/Expect/Expect-1.380.0.ebuild +++ b/dev-perl/Expect/Expect-1.380.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Expect for Perl" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" IUSE="minimal" RDEPEND=" |