summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2021-01-06 20:31:01 +0100
committerFabian Groffen <grobian@gentoo.org>2021-01-06 20:33:44 +0100
commitb224a9bd26e60973f820de9785abf7684b19ea48 (patch)
treed570c2d9119db9ca1819ef3ee196678e677860b1 /dev-libs/protobuf/protobuf-3.12.2.ebuild
parentdev-libs/popt: drop x86-macos (diff)
downloadgentoo-b224a9bd26e60973f820de9785abf7684b19ea48.tar.gz
gentoo-b224a9bd26e60973f820de9785abf7684b19ea48.tar.bz2
gentoo-b224a9bd26e60973f820de9785abf7684b19ea48.zip
dev-libs/protobuf: 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-libs/protobuf/protobuf-3.12.2.ebuild')
-rw-r--r--dev-libs/protobuf/protobuf-3.12.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/protobuf/protobuf-3.12.2.ebuild b/dev-libs/protobuf/protobuf-3.12.2.ebuild
index 4050ce7e43fa..e86ba1284f34 100644
--- a/dev-libs/protobuf/protobuf-3.12.2.ebuild
+++ b/dev-libs/protobuf/protobuf-3.12.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2008-2020 Gentoo Authors
+# Copyright 2008-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
@@ -22,7 +22,7 @@ fi
LICENSE="BSD"
SLOT="0/23"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos"
IUSE="emacs examples static-libs test zlib"
RESTRICT="!test? ( test )"