diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-10-01 02:00:12 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-10-01 02:00:12 +0200 |
commit | 8e65a819f1699b9a2c7cd79e5096834111e8f9fc (patch) | |
tree | 81df8802f8dfd26f57bfb7ad7ed0afef808f6ad7 /dev-java/protobuf-java | |
parent | dev-libs/protobuf: x86 stable (bug #627772) (diff) | |
download | gentoo-8e65a819f1699b9a2c7cd79e5096834111e8f9fc.tar.gz gentoo-8e65a819f1699b9a2c7cd79e5096834111e8f9fc.tar.bz2 gentoo-8e65a819f1699b9a2c7cd79e5096834111e8f9fc.zip |
dev-java/protobuf-java: x86 stable (bug #627772)
Package-Manager: Portage-2.3.10, Repoman-2.3.3
Diffstat (limited to 'dev-java/protobuf-java')
-rw-r--r-- | dev-java/protobuf-java/protobuf-java-3.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 073765e94dc8..c864a4a94932 100644 --- a/dev-java/protobuf-java/protobuf-java-3.1.0.ebuild +++ b/dev-java/protobuf-java/protobuf-java-3.1.0.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://github.com/google/protobuf/archive/v${MY_PV}.tar.gz -> protobuf LICENSE="BSD" SLOT="0/11" -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 |