diff options
author | Mart Raudsepp <leio@gentoo.org> | 2018-07-15 13:11:25 +0300 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2018-07-15 13:11:25 +0300 |
commit | f072deebf9df162db11570eecf3eec5330aed4a5 (patch) | |
tree | 5a62057da3c9814136d4fef3c563158fb78f4d1e /dev-perl/Module-Build | |
parent | dev-perl/libintl-perl-1.280.0: arm64 stable (bug #661190) (diff) | |
download | gentoo-f072deebf9df162db11570eecf3eec5330aed4a5.tar.gz gentoo-f072deebf9df162db11570eecf3eec5330aed4a5.tar.bz2 gentoo-f072deebf9df162db11570eecf3eec5330aed4a5.zip |
dev-perl/Module-Build-0.422.400: arm64 stable (bug #661196)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-perl/Module-Build')
-rw-r--r-- | dev-perl/Module-Build/Module-Build-0.422.400.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Module-Build/Module-Build-0.422.400.ebuild b/dev-perl/Module-Build/Module-Build-0.422.400.ebuild index 0bb6fe893ecf..3b70967a5549 100644 --- a/dev-perl/Module-Build/Module-Build-0.422.400.ebuild +++ b/dev-perl/Module-Build/Module-Build-0.422.400.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Build and install Perl modules" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RDEPEND=" |