diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 23:11:19 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 23:11:19 +0100 |
commit | d3055dce9487aacace0c9a4fc2f599223b5426c1 (patch) | |
tree | ea0c6a75aa824d4d030ef01edebf0c706001bb63 /dev-python/protobuf-python | |
parent | dev-python/pretend: drop x86-macos (diff) | |
download | gentoo-d3055dce9487aacace0c9a4fc2f599223b5426c1.tar.gz gentoo-d3055dce9487aacace0c9a4fc2f599223b5426c1.tar.bz2 gentoo-d3055dce9487aacace0c9a4fc2f599223b5426c1.zip |
dev-python/protobuf-python: 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-python/protobuf-python')
4 files changed, 8 insertions, 8 deletions
diff --git a/dev-python/protobuf-python/protobuf-python-3.12.2-r1.ebuild b/dev-python/protobuf-python/protobuf-python-3.12.2-r1.ebuild index 460e7a0e25cd..0c4b9cfe5398 100644 --- a/dev-python/protobuf-python/protobuf-python-3.12.2-r1.ebuild +++ b/dev-python/protobuf-python/protobuf-python-3.12.2-r1.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" @@ -24,7 +24,7 @@ fi LICENSE="BSD" SLOT="0/23" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos" IUSE="" BDEPEND="${PYTHON_DEPS} diff --git a/dev-python/protobuf-python/protobuf-python-3.12.4-r1.ebuild b/dev-python/protobuf-python/protobuf-python-3.12.4-r1.ebuild index 754ffae59d5e..7ccc8fe344d9 100644 --- a/dev-python/protobuf-python/protobuf-python-3.12.4-r1.ebuild +++ b/dev-python/protobuf-python/protobuf-python-3.12.4-r1.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" @@ -24,7 +24,7 @@ fi LICENSE="BSD" SLOT="0/23" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos" IUSE="" BDEPEND="${PYTHON_DEPS} diff --git a/dev-python/protobuf-python/protobuf-python-3.13.0-r1.ebuild b/dev-python/protobuf-python/protobuf-python-3.13.0-r1.ebuild index f29d29688f05..2ad5728a74a8 100644 --- a/dev-python/protobuf-python/protobuf-python-3.13.0-r1.ebuild +++ b/dev-python/protobuf-python/protobuf-python-3.13.0-r1.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" @@ -24,7 +24,7 @@ fi LICENSE="BSD" SLOT="0/24" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos" IUSE="" BDEPEND="${PYTHON_DEPS} diff --git a/dev-python/protobuf-python/protobuf-python-3.14.0.ebuild b/dev-python/protobuf-python/protobuf-python-3.14.0.ebuild index 68484e4d06d7..f50d28c17e11 100644 --- a/dev-python/protobuf-python/protobuf-python-3.14.0.ebuild +++ b/dev-python/protobuf-python/protobuf-python-3.14.0.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" @@ -24,7 +24,7 @@ fi LICENSE="BSD" SLOT="0/25" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos" IUSE="" BDEPEND="${PYTHON_DEPS} |