diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2020-03-26 18:25:34 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2020-03-26 18:25:34 +0300 |
commit | 2e51443573bdad1d4757bed11ed5c02f137b822e (patch) | |
tree | 9b555a9510cc7a47fecca8cab4e90f4d920b0f36 /dev-libs/protobuf | |
parent | dev-python/configargparse: Remove redundant versions (diff) | |
download | gentoo-2e51443573bdad1d4757bed11ed5c02f137b822e.tar.gz gentoo-2e51443573bdad1d4757bed11ed5c02f137b822e.tar.bz2 gentoo-2e51443573bdad1d4757bed11ed5c02f137b822e.zip |
*/*: Discontinue Gentoo SuperH port
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --ignore-arches
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'dev-libs/protobuf')
-rw-r--r-- | dev-libs/protobuf/protobuf-3.10.1.ebuild | 2 | ||||
-rw-r--r-- | dev-libs/protobuf/protobuf-3.11.2.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/protobuf/protobuf-3.11.4.ebuild | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/dev-libs/protobuf/protobuf-3.10.1.ebuild b/dev-libs/protobuf/protobuf-3.10.1.ebuild index d6dc5a9ed602..2a3ed069508a 100644 --- a/dev-libs/protobuf/protobuf-3.10.1.ebuild +++ b/dev-libs/protobuf/protobuf-3.10.1.ebuild @@ -22,7 +22,7 @@ fi LICENSE="BSD" SLOT="0/21" -KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh 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 ~x86-macos" IUSE="emacs examples static-libs test zlib" RESTRICT="!test? ( test )" diff --git a/dev-libs/protobuf/protobuf-3.11.2.ebuild b/dev-libs/protobuf/protobuf-3.11.2.ebuild index d8d5e5fa70a0..44c26d8d35ef 100644 --- a/dev-libs/protobuf/protobuf-3.11.2.ebuild +++ b/dev-libs/protobuf/protobuf-3.11.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 2008-2019 Gentoo Authors +# Copyright 2008-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -22,7 +22,7 @@ fi LICENSE="BSD" SLOT="0/22" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~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 ~x86-macos" IUSE="emacs examples static-libs test zlib" RESTRICT="!test? ( test )" diff --git a/dev-libs/protobuf/protobuf-3.11.4.ebuild b/dev-libs/protobuf/protobuf-3.11.4.ebuild index 4fe1fe35a20e..de4843588061 100644 --- a/dev-libs/protobuf/protobuf-3.11.4.ebuild +++ b/dev-libs/protobuf/protobuf-3.11.4.ebuild @@ -22,7 +22,7 @@ fi LICENSE="BSD" SLOT="0/22" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 s390 ~sh 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 ~x86-macos" IUSE="emacs examples static-libs test zlib" RESTRICT="!test? ( test )" |