diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2021-06-20 22:07:30 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-06-20 22:07:30 +0100 |
commit | 8b2824a7f47446d69eb260c3758d7ffdd76c1785 (patch) | |
tree | 1643ca3db6b464e4551b7c891169155180c4e951 /dev-perl/Inline-C | |
parent | dev-perl/Pegex: keyworded 0.750.0 for ppc64 (diff) | |
download | gentoo-8b2824a7f47446d69eb260c3758d7ffdd76c1785.tar.gz gentoo-8b2824a7f47446d69eb260c3758d7ffdd76c1785.tar.bz2 gentoo-8b2824a7f47446d69eb260c3758d7ffdd76c1785.zip |
dev-perl/Inline-C: keyworded 0.810.0 for ppc64
keyworded wrt bug #796788
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-perl/Inline-C')
-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 23b04efb4333..e96e4a17e2cc 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 ~ia64 ~ppc" +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64" IUSE="test" RESTRICT="!test? ( test )" |