summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2018-05-14 19:18:02 +0200
committerTobias Klausmann <klausman@gentoo.org>2018-05-14 21:20:52 +0200
commite60e1a6f405300d8d8e9ded4abdbf237e454d0ae (patch)
tree619058d70bf0381a22636f3b083154d5b85deec5
parentdev-python/nose: stable 1.3.7-r3 for ppc64, bug #653502 (diff)
downloadgentoo-e60e1a6f405300d8d8e9ded4abdbf237e454d0ae.tar.gz
gentoo-e60e1a6f405300d8d8e9ded4abdbf237e454d0ae.tar.bz2
gentoo-e60e1a6f405300d8d8e9ded4abdbf237e454d0ae.zip
dev-libs/protobuf-3.5.2-r0: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/654428
-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 ec016c47ffc0..67ded9fd02a0 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 )