commit: 31dadad76c6fa48d99b1ce0acedc9775314d84ba Author: Kent Fredric <kentnl <AT> gentoo <DOT> org> AuthorDate: Thu Jul 18 01:15:34 2019 +0000 Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org> CommitDate: Thu Jul 18 01:18:53 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31dadad7
perl-core/Module-Loaded: Add exp keywords from dev-lang/perl Restoring: ~m68k ~s390 ~sh Package-Manager: Portage-2.3.66, Repoman-2.3.16 RepoMan-Options: --include-arches="m68k s390 sh" Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org> 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 1b942617ef4..6f2caffab5b 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-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # 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="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux" IUSE="" SRC_TEST=do
