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/protobuf-java-3.0.2.ebuild | |
| parent | 52663c5055867bb4ea0424fdc996c2b164683d8c (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/protobuf-java-3.0.2.ebuild')
| -rw-r--r-- | dev-java/protobuf-java/protobuf-java-3.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 |
