summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2018-05-04 00:47:27 +0300
committerMart Raudsepp <leio@gentoo.org>2018-05-04 01:02:53 +0300
commit90dcd58bf7941615c25ca81f4c41820cd78185e8 (patch)
tree331ea0efd0f3ccf2956401a580029bb698e906af /dev-libs/protobuf
parentapp-admin/eselect-1.4.12: arm64 stable (bug #653746) (diff)
downloadgentoo-90dcd58bf7941615c25ca81f4c41820cd78185e8.tar.gz
gentoo-90dcd58bf7941615c25ca81f4c41820cd78185e8.tar.bz2
gentoo-90dcd58bf7941615c25ca81f4c41820cd78185e8.zip
dev-libs/protobuf-3.5.2: arm64 stable (bug #654428)
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'dev-libs/protobuf')
-rw-r--r--dev-libs/protobuf/protobuf-3.5.2.ebuild2
1 files changed, 1 insertions, 1 deletions
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 )