diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2021-07-08 08:10:30 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-07-08 08:10:30 +0100 |
commit | 34b8939bdf195631e3f67524bb3d0a0b7c08c56c (patch) | |
tree | 4fa3e8a977052edd1a8a8924a06969a3993c81ec /dev-perl | |
parent | dev-perl/File-Copy-Recursive-Reduced: keyworded 0.6.0 for ppc64 (diff) | |
download | gentoo-34b8939bdf195631e3f67524bb3d0a0b7c08c56c.tar.gz gentoo-34b8939bdf195631e3f67524bb3d0a0b7c08c56c.tar.bz2 gentoo-34b8939bdf195631e3f67524bb3d0a0b7c08c56c.zip |
dev-perl/Module-Build-XSUtil: keyworded 0.190.0 for ppc64
keyworded wrt bug #800545
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')
-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 38afb2922653..137f9b6d5d5e 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 ~ppc" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64" IUSE="examples" RDEPEND=" |