diff options
author | Sam James <sam@gentoo.org> | 2021-06-01 15:28:42 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-06-01 15:28:42 +0000 |
commit | f1818d987d5a058e567af1c727623ea19bb4f8b4 (patch) | |
tree | 93851d26a83b22e6096dbb54ebd0cfd27706f697 /dev-libs/protobuf/protobuf-3.15.8.ebuild | |
parent | dev-perl/Tk: Stabilize 804.36.0 arm, #763903 (diff) | |
download | gentoo-f1818d987d5a058e567af1c727623ea19bb4f8b4.tar.gz gentoo-f1818d987d5a058e567af1c727623ea19bb4f8b4.tar.bz2 gentoo-f1818d987d5a058e567af1c727623ea19bb4f8b4.zip |
dev-libs/protobuf: Stabilize 3.15.8 arm, #787887
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/protobuf/protobuf-3.15.8.ebuild')
-rw-r--r-- | dev-libs/protobuf/protobuf-3.15.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/protobuf/protobuf-3.15.8.ebuild b/dev-libs/protobuf/protobuf-3.15.8.ebuild index 06466128520c..f1d6462b6924 100644 --- a/dev-libs/protobuf/protobuf-3.15.8.ebuild +++ b/dev-libs/protobuf/protobuf-3.15.8.ebuild @@ -22,7 +22,7 @@ fi LICENSE="BSD" SLOT="0/26" -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 )" |