commit: da4afb55729bcbfbda72287a5b8c9274e116705e Author: Kent Fredric <kentnl <AT> gentoo <DOT> org> AuthorDate: Sat Sep 1 06:35:11 2018 +0000 Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org> CommitDate: Sat Sep 1 07:17:52 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da4afb55
perl-core/Module-Loaded: Spread ~ on stable/dev/exp from perl Adding: ~alpha ~amd64-linux ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x64-cygwin ~x86-linux Part of perl itself, if this package breaks, so does perl. Package-Manager: Portage-2.3.40, Repoman-2.3.9 perl-core/Module-Loaded: Spread ~prefix keywords from perl Package-Manager: Portage-2.3.40, Repoman-2.3.9 perl-core/Module-Loaded/Module-Loaded-0.80.0-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/perl-core/Module-Loaded/Module-Loaded-0.80.0-r1.ebuild b/perl-core/Module-Loaded/Module-Loaded-0.80.0-r1.ebuild index 60299f2aac7..1b942617ef4 100644 --- a/perl-core/Module-Loaded/Module-Loaded-0.80.0-r1.ebuild +++ b/perl-core/Module-Loaded/Module-Loaded-0.80.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Mark modules as loaded or unloaded" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux" IUSE="" SRC_TEST=do
