diff options
author | Mart Raudsepp <leio@gentoo.org> | 2017-02-05 07:05:55 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2017-02-05 07:06:13 +0200 |
commit | 9fb734ca029f8f658b116fd13f6f5e6a107dec5a (patch) | |
tree | a5b9c77c617f5c5afd03f7eb23df1716ef974c19 /dev-java/protobuf-java | |
parent | sys-boot/gnu-efi: disable -Werror (diff) | |
download | gentoo-9fb734ca029f8f658b116fd13f6f5e6a107dec5a.tar.gz gentoo-9fb734ca029f8f658b116fd13f6f5e6a107dec5a.tar.bz2 gentoo-9fb734ca029f8f658b116fd13f6f5e6a107dec5a.zip |
dev-java/protobuf-java: Drop mips keywords - has no java
mips hasn't had a JRE for a while now and has java use.masked for
a long time. The ~mips keyword shouldn't have been copied over when
the split package was made. Dropping the keywords now.
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'dev-java/protobuf-java')
-rw-r--r-- | dev-java/protobuf-java/protobuf-java-3.0.0_beta3_p1.ebuild | 4 | ||||
-rw-r--r-- | dev-java/protobuf-java/protobuf-java-3.0.2.ebuild | 4 | ||||
-rw-r--r-- | dev-java/protobuf-java/protobuf-java-3.1.0.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-java/protobuf-java/protobuf-java-3.0.0_beta3_p1.ebuild b/dev-java/protobuf-java/protobuf-java-3.0.0_beta3_p1.ebuild index e8a1e75d4b61..569885dbbc6e 100644 --- a/dev-java/protobuf-java/protobuf-java-3.0.0_beta3_p1.ebuild +++ b/dev-java/protobuf-java/protobuf-java-3.0.0_beta3_p1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -16,7 +16,7 @@ SRC_URI="https://github.com/google/protobuf/archive/v${MY_PV}.tar.gz -> protobuf LICENSE="Apache-2.0" SLOT="0/10b3" -KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc64 ~sh ~x86 ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~x86-macos" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~sh ~x86 ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~x86-macos" IUSE="nano" # Protobuf is only a build-time dep, but depend on the exact same version diff --git a/dev-java/protobuf-java/protobuf-java-3.0.2.ebuild b/dev-java/protobuf-java/protobuf-java-3.0.2.ebuild index 3974cc0e7f5d..4922ae8983d5 100644 --- a/dev-java/protobuf-java/protobuf-java-3.0.2.ebuild +++ b/dev-java/protobuf-java/protobuf-java-3.0.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -16,7 +16,7 @@ SRC_URI="https://github.com/google/protobuf/archive/v${MY_PV}.tar.gz -> protobuf LICENSE="Apache-2.0" SLOT="0/10" -KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc64 ~sh ~x86 ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~x86-macos" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~sh ~x86 ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~x86-macos" IUSE="nano" # Protobuf is only a build-time dep, but depends on the exact same version diff --git a/dev-java/protobuf-java/protobuf-java-3.1.0.ebuild b/dev-java/protobuf-java/protobuf-java-3.1.0.ebuild index 71272fdd4a2e..2794a503b827 100644 --- a/dev-java/protobuf-java/protobuf-java-3.1.0.ebuild +++ b/dev-java/protobuf-java/protobuf-java-3.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -16,7 +16,7 @@ SRC_URI="https://github.com/google/protobuf/archive/v${MY_PV}.tar.gz -> protobuf LICENSE="Apache-2.0" SLOT="0/11" -KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc64 ~sh ~x86 ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~x86-macos" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~sh ~x86 ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~x86-macos" IUSE="nano" # Protobuf is only a build-time dep, but depends on the exact same version |