commit: acaf761353763d2f9b02c8b3cc37abd9c2a16be9 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org> AuthorDate: Fri Jan 6 23:00:54 2017 +0000 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org> CommitDate: Fri Jan 6 23:01:08 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=acaf7613
dev-perl/File-Slurper: Drop ~mips keyword, nothing needs it Gentoo-bug: 603078 Package-Manager: Portage-2.3.3, Repoman-2.3.1 dev-perl/File-Slurper/File-Slurper-0.0.800.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/File-Slurper/File-Slurper-0.0.800.ebuild b/dev-perl/File-Slurper/File-Slurper-0.0.800.ebuild index b8fce78..c506aec 100644 --- a/dev-perl/File-Slurper/File-Slurper-0.0.800.ebuild +++ b/dev-perl/File-Slurper/File-Slurper-0.0.800.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="A simple, sane and efficient module to slurp a file" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ppc ~ppc64 ~s390 ~sh ~sparc x86" IUSE="" SRC_TEST="do"
