From: Mart Raudsepp Date: Thu, 3 May 2018 21:47:27 +0000 (+0300) Subject: dev-libs/protobuf-3.5.2: arm64 stable (bug #654428) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=90dcd58bf7941615c25ca81f4c41820cd78185e8;p=gentoo.git dev-libs/protobuf-3.5.2: arm64 stable (bug #654428) Package-Manager: Portage-2.3.28, Repoman-2.3.9 --- diff --git a/dev-libs/protobuf/protobuf-3.5.2.ebuild b/dev-libs/protobuf/protobuf-3.5.2.ebuild index 1a3a550c8b2b..ec016c47ffc0 100644 --- a/dev-libs/protobuf/protobuf-3.5.2.ebuild +++ b/dev-libs/protobuf/protobuf-3.5.2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/google/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="0/15" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~sh sparc x86 ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~sh sparc x86 ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~x86-macos" IUSE="emacs examples static-libs test zlib" RDEPEND="emacs? ( virtual/emacs )