diff options
-rw-r--r-- | dev-java/protobuf-java/protobuf-java-3.8.0.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/dev-java/protobuf-java/protobuf-java-3.8.0.ebuild b/dev-java/protobuf-java/protobuf-java-3.8.0.ebuild index 4e6cb44f488b..ccd6c80447d3 100644 --- a/dev-java/protobuf-java/protobuf-java-3.8.0.ebuild +++ b/dev-java/protobuf-java/protobuf-java-3.8.0.ebuild @@ -1,8 +1,6 @@ # Copyright 2008-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# True Authors: Arfrever Frehtes Taifersar Arahesis and others - EAPI="6" JAVA_PKG_IUSE="doc source" @@ -25,7 +23,7 @@ fi LICENSE="BSD" SLOT="0/19" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~sh ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~sh x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" IUSE="" DEPEND="~dev-libs/protobuf-${PV} |