diff options
author | Kent Fredric <kentnl@gentoo.org> | 2020-07-18 16:27:24 +1200 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2020-07-18 16:27:24 +1200 |
commit | f35ab199bfc350f240a4e603bebf8a1300939c90 (patch) | |
tree | e0840c27eaaf1e2dfb35f2a57b3b95813e1e9d9a /dev-perl/Date-Manip | |
parent | dev-perl/Net-SSLeay: Drop ~x64-cygwin re bug #665088 (diff) | |
download | gentoo-f35ab199bfc350f240a4e603bebf8a1300939c90.tar.gz gentoo-f35ab199bfc350f240a4e603bebf8a1300939c90.tar.bz2 gentoo-f35ab199bfc350f240a4e603bebf8a1300939c90.zip |
dev-perl/Date-Manip: Drop ~x64-cygwin re bug #665088
Depends:
- dev-perl/Test-Inter
Bug: https://bugs.gentoo.org/665088
Package-Manager: Portage-2.3.103, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
Diffstat (limited to 'dev-perl/Date-Manip')
-rw-r--r-- | dev-perl/Date-Manip/Date-Manip-6.600.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Date-Manip/Date-Manip-6.600.0.ebuild b/dev-perl/Date-Manip/Date-Manip-6.600.0.ebuild index 341f39a422b9..4b2ca90c3458 100644 --- a/dev-perl/Date-Manip/Date-Manip-6.600.0.ebuild +++ b/dev-perl/Date-Manip/Date-Manip-6.600.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Perl date manipulation routines" 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 ~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 ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="elibc_musl test" RESTRICT="!test? ( test )" |