summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2021-01-06 21:02:08 +0100
committerFabian Groffen <grobian@gentoo.org>2021-01-06 22:53:16 +0100
commitee65f9a67743bd3c2a6e301ce97dd03066bb1fab (patch)
treee575053dcb24a3426f321b5a3246efc6db662afb /dev-perl/DBD-mysql
parentdev-perl/DateTime-TimeZone: drop x86-macos (diff)
downloadgentoo-ee65f9a67743bd3c2a6e301ce97dd03066bb1fab.tar.gz
gentoo-ee65f9a67743bd3c2a6e301ce97dd03066bb1fab.tar.bz2
gentoo-ee65f9a67743bd3c2a6e301ce97dd03066bb1fab.zip
dev-perl/DBD-mysql: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'dev-perl/DBD-mysql')
-rw-r--r--dev-perl/DBD-mysql/DBD-mysql-4.44.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/DBD-mysql/DBD-mysql-4.44.0-r1.ebuild b/dev-perl/DBD-mysql/DBD-mysql-4.44.0-r1.ebuild
index 97cf0efba157..a8d314336cd8 100644
--- a/dev-perl/DBD-mysql/DBD-mysql-4.44.0-r1.ebuild
+++ b/dev-perl/DBD-mysql/DBD-mysql-4.44.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -10,7 +10,7 @@ inherit eutils perl-module
DESCRIPTION="MySQL driver for the Perl5 Database Interface (DBI)"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE="test +ssl"
RESTRICT="!test? ( test )"