diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-09-20 12:55:43 -0400 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-21 22:57:38 +0300 |
commit | 6c9ff0c91255a11530b3d12efef74c5aa87d4d86 (patch) | |
tree | 109691163cab1ad5dd52842dfa9ea630d6ec403f /dev-perl | |
parent | dev-perl/Env-Path: Stabilize 0.190.0 hppa, #935698 (diff) | |
download | gentoo-6c9ff0c91255a11530b3d12efef74c5aa87d4d86.tar.gz gentoo-6c9ff0c91255a11530b3d12efef74c5aa87d4d86.tar.bz2 gentoo-6c9ff0c91255a11530b3d12efef74c5aa87d4d86.zip |
dev-perl/Inline: Stabilize 0.860.0 hppa, #935698
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Inline/Inline-0.860.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Inline/Inline-0.860.0.ebuild b/dev-perl/Inline/Inline-0.860.0.ebuild index 6f89db75a9a2..1d79b62d6f74 100644 --- a/dev-perl/Inline/Inline-0.860.0.ebuild +++ b/dev-perl/Inline/Inline-0.860.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Write Perl subroutines in other languages" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" IUSE="test" RESTRICT="!test? ( test )" |