summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWANG Xuerui <xen0n@gentoo.org>2023-07-02 18:32:14 +0800
committerWANG Xuerui <xen0n@gentoo.org>2023-07-04 13:22:03 +0800
commit4028137c0ea08d267694152490399e6d13d156b0 (patch)
treef2e8372fedd4766707f71f2b467d583e0e896b02
parentdev-perl/PPIx-Regexp: keyword 0.88.0 for ~loong (diff)
downloadgentoo-4028137c.tar.gz
gentoo-4028137c.tar.bz2
gentoo-4028137c.zip
dev-perl/Inline-C: keyword 0.820.0 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
-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 138a4ef682f4..97d0eb7ca64d 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 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86"
RDEPEND="
>=virtual/perl-ExtUtils-MakeMaker-7