diff options
author | Sam James <sam@gentoo.org> | 2021-12-17 03:07:14 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-17 03:07:14 +0000 |
commit | 99572e200f3a5fb271204cb9ea7dfea1bc45f364 (patch) | |
tree | 1a209a0d75ba0a6a5396826df802790c9fe44719 /dev-libs/protobuf | |
parent | x11-terms/guake: Stabilize 3.8.0 arm, #829368 (diff) | |
download | gentoo-99572e200f3a5fb271204cb9ea7dfea1bc45f364.tar.gz gentoo-99572e200f3a5fb271204cb9ea7dfea1bc45f364.tar.bz2 gentoo-99572e200f3a5fb271204cb9ea7dfea1bc45f364.zip |
dev-libs/protobuf: Stabilize 3.19.1 arm, #828632
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/protobuf')
-rw-r--r-- | dev-libs/protobuf/protobuf-3.19.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/protobuf/protobuf-3.19.1.ebuild b/dev-libs/protobuf/protobuf-3.19.1.ebuild index 42ead2ac08fd..b76cdf73e0a1 100644 --- a/dev-libs/protobuf/protobuf-3.19.1.ebuild +++ b/dev-libs/protobuf/protobuf-3.19.1.ebuild @@ -19,7 +19,7 @@ HOMEPAGE="https://developers.google.com/protocol-buffers/ https://github.com/pro LICENSE="BSD" SLOT="0/30" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos" IUSE="emacs examples static-libs test zlib" RESTRICT="!test? ( test )" |