commit: 6855e3b918bc767d71946a86bb105a8ad8ef9f83 Author: Mike Frysinger <vapier <AT> gentoo <DOT> org> AuthorDate: Sat Nov 26 22:05:12 2016 +0000 Commit: Mike Frysinger <vapier <AT> gentoo <DOT> org> CommitDate: Sat Nov 26 22:07:53 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6855e3b9
dev-libs/protobuf: mark 2.6.1-r3 amd64/arm64/sh/x86 stable dev-libs/protobuf/protobuf-2.6.1-r3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/protobuf/protobuf-2.6.1-r3.ebuild b/dev-libs/protobuf/protobuf-2.6.1-r3.ebuild index 292d2bb..e731d9f 100644 --- a/dev-libs/protobuf/protobuf-2.6.1-r3.ebuild +++ b/dev-libs/protobuf/protobuf-2.6.1-r3.ebuild @@ -17,7 +17,7 @@ SRC_URI="https://github.com/google/${PN}/releases/download/${PV}/${P}.tar.bz2" LICENSE="Apache-2.0" SLOT="0/9" # subslot = soname major version -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 java python static-libs vim-syntax zlib" CDEPEND="emacs? ( virtual/emacs )
