diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2021-07-08 08:09:02 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-07-08 08:09:02 +0100 |
commit | 22807806b8c066344f2281955c92c881c371a6d5 (patch) | |
tree | c0ab5a0005b2dc5d1eb17935cedd55a20954dc43 /dev-perl | |
parent | dev-perl/File-Copy-Recursive-Reduced: keyworded 0.6.0 for ppc (diff) | |
download | gentoo-22807806b8c066344f2281955c92c881c371a6d5.tar.gz gentoo-22807806b8c066344f2281955c92c881c371a6d5.tar.bz2 gentoo-22807806b8c066344f2281955c92c881c371a6d5.zip |
dev-perl/Module-Build-XSUtil: keyworded 0.190.0 for ppc
keyworded wrt bug #800545
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.190.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.190.0.ebuild b/dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.190.0.ebuild index 03c091c6a343..38afb2922653 100644 --- a/dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.190.0.ebuild +++ b/dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.190.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="A Module::Build class for building XS modules" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc" IUSE="examples" RDEPEND=" |