commit: 36c1b930e2915af427a28ea4e33b14d20a109aaa Author: Kent Fredric <kentnl <AT> gentoo <DOT> org> AuthorDate: Thu Dec 10 09:11:52 2020 +0000 Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org> CommitDate: Sat Dec 12 01:41:10 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36c1b930
dev-perl/Test-File: Keyword ~m68k re bug #737594 - Build/Test OK on m68k-user - Relevant revdeps build/test too - Required by: dev-perl/File-Copy-Recursive - via dev-perl/Test-File-ShareDir - via dev-perl/DateTime-Locale - via dev-perl/DateTime Bug: https://bugs.gentoo.org/737594 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org> dev-perl/Test-File/Test-File-1.443.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Test-File/Test-File-1.443.0.ebuild b/dev-perl/Test-File/Test-File-1.443.0.ebuild index a706cb1d3ca..7ae75ee7bfc 100644 --- a/dev-perl/Test-File/Test-File-1.443.0.ebuild +++ b/dev-perl/Test-File/Test-File-1.443.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Test file attributes" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos" IUSE="test" RESTRICT="!test? ( test )"