From 9fb734ca029f8f658b116fd13f6f5e6a107dec5a Mon Sep 17 00:00:00 2001 From: Mart Raudsepp Date: Sun, 5 Feb 2017 07:05:55 +0200 Subject: 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 --- dev-java/protobuf-java/protobuf-java-3.0.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-java/protobuf-java/protobuf-java-3.0.2.ebuild') 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 -- cgit v1.2.3-65-gdbad