summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2021-01-06 20:13:23 +0100
committerFabian Groffen <grobian@gentoo.org>2021-01-06 20:33:31 +0100
commitd95dfb6014ea4edaf5db45b0f61c848b20d70da6 (patch)
tree77f58407539246e0e4a7b6773dfe9755d0eddda1
parentdev-libs/cyrus-sasl: drop x86-macos (diff)
downloadgentoo-d95dfb6014ea4edaf5db45b0f61c848b20d70da6.tar.gz
gentoo-d95dfb6014ea4edaf5db45b0f61c848b20d70da6.tar.bz2
gentoo-d95dfb6014ea4edaf5db45b0f61c848b20d70da6.zip
dev-libs/dbus-glib: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
-rw-r--r--dev-libs/dbus-glib/dbus-glib-0.110.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/dbus-glib/dbus-glib-0.110.ebuild b/dev-libs/dbus-glib/dbus-glib-0.110.ebuild
index f0822d964676..0da7888c532e 100644
--- a/dev-libs/dbus-glib/dbus-glib-0.110.ebuild
+++ b/dev-libs/dbus-glib/dbus-glib-0.110.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=7
@@ -10,7 +10,7 @@ SRC_URI="https://dbus.freedesktop.org/releases/${PN}/${P}.tar.gz"
LICENSE="|| ( GPL-2 AFL-2.1 )"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
IUSE="debug static-libs test"
RESTRICT="!test? ( test )"