summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-10-01 01:39:56 +0200
committerThomas Deutschmann <whissi@gentoo.org>2018-10-01 02:06:01 +0200
commit0b5cd14959d15edd87fe0f79a04453bfd4dbcff0 (patch)
tree2a5207a9cd4de01aca836ed40c0257b96ee2215f /dev-perl/Exporter-Tiny
parentdev-lang/rust-bin: x86 stable (bug #666976) (diff)
downloadgentoo-0b5cd14959d15edd87fe0f79a04453bfd4dbcff0.tar.gz
gentoo-0b5cd14959d15edd87fe0f79a04453bfd4dbcff0.tar.bz2
gentoo-0b5cd14959d15edd87fe0f79a04453bfd4dbcff0.zip
dev-perl/Exporter-Tiny: x86 stable (bug #667266)
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> Package-Manager: Portage-2.3.50, Repoman-2.3.11
Diffstat (limited to 'dev-perl/Exporter-Tiny')
-rw-r--r--dev-perl/Exporter-Tiny/Exporter-Tiny-1.2.1.ebuild4
1 files changed, 2 insertions, 2 deletions
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=""