From: Mikle Kolyada Date: Sun, 15 Jan 2017 01:46:19 +0000 (+0300) Subject: dev-perl/Exporter-Tiny: add ~m68k keyword X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=0190256074a1248f1998c01f1a575260381bb649;p=gentoo.git dev-perl/Exporter-Tiny: add ~m68k keyword Package-Manager: portage-2.3.0 --- diff --git a/dev-perl/Exporter-Tiny/Exporter-Tiny-0.42.0.ebuild b/dev-perl/Exporter-Tiny/Exporter-Tiny-0.42.0.ebuild index af1e68b38b5d..31a9342cf5ff 100644 --- a/dev-perl/Exporter-Tiny/Exporter-Tiny-0.42.0.ebuild +++ b/dev-perl/Exporter-Tiny/Exporter-Tiny-0.42.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="test" RDEPEND="