diff options
author | Sam James <sam@gentoo.org> | 2021-05-16 12:39:35 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-16 12:44:18 +0000 |
commit | 2b24e10dde042122cd3a2e507ce02e688108b530 (patch) | |
tree | f74b6176258f6c45a309cc844ac58794d38787c9 /dev-libs | |
parent | dev-python/autobahn: Stabilize 20.12.3 arm, #761840 (diff) | |
download | gentoo-2b24e10dde042122cd3a2e507ce02e688108b530.tar.gz gentoo-2b24e10dde042122cd3a2e507ce02e688108b530.tar.bz2 gentoo-2b24e10dde042122cd3a2e507ce02e688108b530.zip |
dev-libs/protobuf: Stabilize 3.14.0 arm, #763747
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/protobuf/protobuf-3.14.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/protobuf/protobuf-3.14.0.ebuild b/dev-libs/protobuf/protobuf-3.14.0.ebuild index babe73b00d69..ef5249f79dea 100644 --- a/dev-libs/protobuf/protobuf-3.14.0.ebuild +++ b/dev-libs/protobuf/protobuf-3.14.0.ebuild @@ -22,7 +22,7 @@ fi LICENSE="BSD" SLOT="0/25" -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos" IUSE="emacs examples static-libs test zlib" RESTRICT="!test? ( test )" |