summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-08-19 09:58:00 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-08-19 09:58:00 +0300
commit09cdf4fe207581b7307ff5def2cc908402d68bd6 (patch)
tree73e3d1d4388946f932928931ed2d18b73069ef84 /dev-perl/Inline-C
parentdev-python/hypothesis: Bump to 6.82.5 (diff)
downloadgentoo-09cdf4fe207581b7307ff5def2cc908402d68bd6.tar.gz
gentoo-09cdf4fe207581b7307ff5def2cc908402d68bd6.tar.bz2
gentoo-09cdf4fe207581b7307ff5def2cc908402d68bd6.zip
dev-perl/Inline-C: Stabilize 0.820.0 ppc, #912501
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-perl/Inline-C')
-rw-r--r--dev-perl/Inline-C/Inline-C-0.820.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Inline-C/Inline-C-0.820.0.ebuild b/dev-perl/Inline-C/Inline-C-0.820.0.ebuild
index f6e8e841d4aa..616d9d61613a 100644
--- a/dev-perl/Inline-C/Inline-C-0.820.0.ebuild
+++ b/dev-perl/Inline-C/Inline-C-0.820.0.ebuild
@@ -12,7 +12,7 @@ inherit perl-module
DESCRIPTION="C Language Support for Inline"
SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ppc ~ppc64 ~riscv ~sparc ~x86"
RDEPEND="
>=virtual/perl-ExtUtils-MakeMaker-7