dev-perl/Module-Build-XSUtil: x86 stable (bug #658896)
authorThomas Deutschmann <whissi@gentoo.org>
Sun, 30 Sep 2018 23:29:30 +0000 (01:29 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Mon, 1 Oct 2018 00:05:16 +0000 (02:05 +0200)
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11

dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.180.0.ebuild

index 50eb0181ffafee8b3a237072b0413dc75f738557..5ebf520bf5e6d47cfc0cd83da0000e877b147653 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="A Module::Build class for building XS modules"
 
 SLOT="0"
-KEYWORDS="amd64 hppa ~ppc ~x86"
+KEYWORDS="amd64 hppa ~ppc x86"
 IUSE="test examples"
 # File::Basename -> perl
 RDEPEND="