commit: 95cc66b71fc10df0840a3e574519dbb051a6adcf Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Mon Oct 24 21:40:45 2016 +0000 Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Mon Oct 24 21:40:45 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95cc66b7
dev-perl/UNIVERSAL-require: Stable for remaining arches (ALLARCHES; bug 588524) Package-Manager: portage-2.3.2 dev-perl/UNIVERSAL-require/UNIVERSAL-require-0.180.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/UNIVERSAL-require/UNIVERSAL-require-0.180.0.ebuild b/dev-perl/UNIVERSAL-require/UNIVERSAL-require-0.180.0.ebuild index f931806..5ec7677 100644 --- a/dev-perl/UNIVERSAL-require/UNIVERSAL-require-0.180.0.ebuild +++ b/dev-perl/UNIVERSAL-require/UNIVERSAL-require-0.180.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="UNIVERSAL::require - require() modules from a variable" SLOT="0" -KEYWORDS="amd64 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="amd64 ~ia64 ~ppc sparc x86 ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="test" RDEPEND="
