projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8dc3f5d
)
dev-libs/protobuf: mark 2.6.1-r3 amd64/arm64/sh/x86 stable
author
Mike Frysinger
<vapier@gentoo.org>
Sat, 26 Nov 2016 22:05:12 +0000
(17:05 -0500)
committer
Mike Frysinger
<vapier@gentoo.org>
Sat, 26 Nov 2016 22:07:53 +0000
(17:07 -0500)
dev-libs/protobuf/protobuf-2.6.1-r3.ebuild
patch
|
blob
|
history
diff --git
a/dev-libs/protobuf/protobuf-2.6.1-r3.ebuild
b/dev-libs/protobuf/protobuf-2.6.1-r3.ebuild
index 292d2bbee44f5f1bb2485be9652ce3d83ac0216b..e731d9fed18e081489bea81f045a35a8d3164c37 100644
(file)
--- 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 )