diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2021-06-29 20:41:20 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-06-29 19:59:27 +0100 |
commit | 5adcfc1390ffb0a3f4c42de5819812e7c33fbd3c (patch) | |
tree | 5907f0842ed0740ba20d167517a41eebe0a58847 /dev-perl/Inline-C/Inline-C-0.810.0.ebuild | |
parent | dev-perl/Pegex: keyworded 0.750.0 for hppa, bug #796788 (diff) | |
download | gentoo-5adcfc1390ffb0a3f4c42de5819812e7c33fbd3c.tar.gz gentoo-5adcfc1390ffb0a3f4c42de5819812e7c33fbd3c.tar.bz2 gentoo-5adcfc1390ffb0a3f4c42de5819812e7c33fbd3c.zip |
dev-perl/Inline-C: keyworded 0.810.0 for hppa, bug #796788
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-perl/Inline-C/Inline-C-0.810.0.ebuild')
-rw-r--r-- | dev-perl/Inline-C/Inline-C-0.810.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Inline-C/Inline-C-0.810.0.ebuild b/dev-perl/Inline-C/Inline-C-0.810.0.ebuild index 816e296b8ba7..9560b7f674f2 100644 --- a/dev-perl/Inline-C/Inline-C-0.810.0.ebuild +++ b/dev-perl/Inline-C/Inline-C-0.810.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="C Language Support for Inline" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc" IUSE="test" RESTRICT="!test? ( test )" |