From: Thomas Deutschmann Date: Sun, 30 Sep 2018 23:39:56 +0000 (+0200) Subject: dev-perl/Exporter-Tiny: x86 stable (bug #667266) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=0b5cd14959d15edd87fe0f79a04453bfd4dbcff0;p=gentoo.git dev-perl/Exporter-Tiny: x86 stable (bug #667266) Signed-off-by: Thomas Deutschmann Package-Manager: Portage-2.3.50, Repoman-2.3.11 --- diff --git a/dev-perl/Exporter-Tiny/Exporter-Tiny-1.2.1.ebuild b/dev-perl/Exporter-Tiny/Exporter-Tiny-1.2.1.ebuild index a98254dd6a52..f2b051c9e8bf 100644 --- a/dev-perl/Exporter-Tiny/Exporter-Tiny-1.2.1.ebuild +++ b/dev-perl/Exporter-Tiny/Exporter-Tiny-1.2.1.ebuild @@ -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 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="An exporter with the features of Sub::Exporter but only core dependencies" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="test" RDEPEND=""