diff options
author | Sam James <sam@gentoo.org> | 2020-10-16 21:50:32 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-10-16 21:57:14 +0000 |
commit | 8e7f85f0d76db948f4a06cc3acd7936e48a40f32 (patch) | |
tree | c70712483c0ce107cce7fbdf33c3a5482fe6c919 /dev-perl/Inline-C | |
parent | x11-wm/i3-gaps: ppc64 keyworded (bug #746560) (diff) | |
download | gentoo-8e7f85f0d76db948f4a06cc3acd7936e48a40f32.tar.gz gentoo-8e7f85f0d76db948f4a06cc3acd7936e48a40f32.tar.bz2 gentoo-8e7f85f0d76db948f4a06cc3acd7936e48a40f32.zip |
dev-perl/Inline-C: ppc64 keyworded (bug #746560)
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Inline-C')
-rw-r--r-- | dev-perl/Inline-C/Inline-C-0.780.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Inline-C/Inline-C-0.780.0.ebuild b/dev-perl/Inline-C/Inline-C-0.780.0.ebuild index 018ce17a6320..10c9ba9a0197 100644 --- a/dev-perl/Inline-C/Inline-C-0.780.0.ebuild +++ b/dev-perl/Inline-C/Inline-C-0.780.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="C Language Support for Inline" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ppc ~sparc x86" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86" IUSE="test" RESTRICT="!test? ( test )" |