From b8a13d74de8078f9834efe1e4aedd1b03c996e75 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20R=C3=BCger?= Date: Mon, 30 Oct 2017 02:07:52 +0100 Subject: [PATCH] dev-java/protobuf-java: Stable on amd64 Package-Manager: Portage-2.3.13, Repoman-2.3.3 --- dev-java/protobuf-java/protobuf-java-3.1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 c864a4a94932d..0f08cc4506804 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