diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-13 19:54:10 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-13 21:11:47 +0100 |
commit | 78cfc71ca29e7e99c5e9ec71f450b289a8aa7bf9 (patch) | |
tree | b1944c8e9cf993e00b8dc7cc334f6d72dc53dc73 /dev-java/protobuf-java | |
parent | dev-cpp/gtest: x86 stable (bug #647118) (diff) | |
download | gentoo-78cfc71ca29e7e99c5e9ec71f450b289a8aa7bf9.tar.gz gentoo-78cfc71ca29e7e99c5e9ec71f450b289a8aa7bf9.tar.bz2 gentoo-78cfc71ca29e7e99c5e9ec71f450b289a8aa7bf9.zip |
dev-java/protobuf-java: x86 stable (bug #647462)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'dev-java/protobuf-java')
-rw-r--r-- | dev-java/protobuf-java/protobuf-java-3.5.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/protobuf-java/protobuf-java-3.5.1.1.ebuild b/dev-java/protobuf-java/protobuf-java-3.5.1.1.ebuild index 0db08537169d..6231169c0083 100644 --- a/dev-java/protobuf-java/protobuf-java-3.5.1.1.ebuild +++ b/dev-java/protobuf-java/protobuf-java-3.5.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -12,7 +12,7 @@ SRC_URI="https://github.com/google/protobuf/archive/v${PV}.tar.gz -> protobuf-${ LICENSE="BSD" SLOT="0/15" -KEYWORDS="~amd64 ~arm ~arm64 ~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 |