diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-05-04 14:30:40 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-05-04 15:06:24 +0800 |
commit | 81e21afebe2f5c258a3e7c191e07ef4cd452c7e1 (patch) | |
tree | 033f7d7cd2a9e93c329874188e19073713f378e7 /dev-libs | |
parent | dev-cpp/gtest: keyword 1.11.0 for ~loong (diff) | |
download | gentoo-81e21afebe2f5c258a3e7c191e07ef4cd452c7e1.tar.gz gentoo-81e21afebe2f5c258a3e7c191e07ef4cd452c7e1.tar.bz2 gentoo-81e21afebe2f5c258a3e7c191e07ef4cd452c7e1.zip |
dev-libs/protobuf: keyword 3.19.3 for ~loong
Tests passed on real hardware.
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/protobuf/protobuf-3.19.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/protobuf/protobuf-3.19.3.ebuild b/dev-libs/protobuf/protobuf-3.19.3.ebuild index bdd17c6aab1e..5a3b627ea4de 100644 --- a/dev-libs/protobuf/protobuf-3.19.3.ebuild +++ b/dev-libs/protobuf/protobuf-3.19.3.ebuild @@ -22,7 +22,7 @@ fi 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 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos" IUSE="emacs examples static-libs test zlib" RESTRICT="!test? ( test )" |