diff options
-rw-r--r-- | dev-java/protobuf-java/protobuf-java-3.7.1.ebuild | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/dev-java/protobuf-java/protobuf-java-3.7.1.ebuild b/dev-java/protobuf-java/protobuf-java-3.7.1.ebuild index 828c0e6a2a78..5c1ed13f0b47 100644 --- a/dev-java/protobuf-java/protobuf-java-3.7.1.ebuild +++ b/dev-java/protobuf-java/protobuf-java-3.7.1.ebuild @@ -1,6 +1,8 @@ -# Copyright 2008-2019 Arfrever Frehtes Taifersar Arahesis and others +# 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" @@ -23,7 +25,7 @@ fi LICENSE="BSD" SLOT="0/18" -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} |