commit: 632ca11b310e82b6118f89f1b2433803d0341ee2 Author: Kent Fredric <kentnl <AT> gentoo <DOT> org> AuthorDate: Sat Jul 18 03:24:39 2020 +0000 Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org> CommitDate: Sat Jul 18 03:25:16 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=632ca11b
dev-perl/Try-Tiny: Drop ~x64-cygwin re bug #665088 Dependency on dev-perl/Capture-Tiny unsatisfied, keywording stagnant Bug: https://bugs.gentoo.org/665088 Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org> dev-perl/Try-Tiny/Try-Tiny-0.300.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Try-Tiny/Try-Tiny-0.300.0.ebuild b/dev-perl/Try-Tiny/Try-Tiny-0.300.0.ebuild index 7b208cc0e5b..d8cba06cf17 100644 --- a/dev-perl/Try-Tiny/Try-Tiny-0.300.0.ebuild +++ b/dev-perl/Try-Tiny/Try-Tiny-0.300.0.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="Minimal try/catch with proper localization of \$@" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test minimal" RESTRICT="!test? ( test )"
