diff options
author | 2020-01-01 20:43:27 +0100 | |
---|---|---|
committer | 2020-01-01 20:43:27 +0100 | |
commit | 56cc88fea4e5fa6b59e6a6b4a120b34717e68c40 (patch) | |
tree | edadb33e25983dbbc80acfe87593e060bd27ca62 /dev-libs/protobuf | |
parent | xfce-extra/xfce4-time-out-plugin: arm stable wrt bug #704210 (diff) | |
download | gentoo-56cc88fea4e5fa6b59e6a6b4a120b34717e68c40.tar.gz gentoo-56cc88fea4e5fa6b59e6a6b4a120b34717e68c40.tar.bz2 gentoo-56cc88fea4e5fa6b59e6a6b4a120b34717e68c40.zip |
dev-libs/protobuf: arm stable wrt bug #704250
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs/protobuf')
-rw-r--r-- | dev-libs/protobuf/protobuf-3.10.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/protobuf/protobuf-3.10.1.ebuild b/dev-libs/protobuf/protobuf-3.10.1.ebuild index 3eeaab527799..d6dc5a9ed602 100644 --- a/dev-libs/protobuf/protobuf-3.10.1.ebuild +++ b/dev-libs/protobuf/protobuf-3.10.1.ebuild @@ -22,7 +22,7 @@ fi LICENSE="BSD" SLOT="0/21" -KEYWORDS="~alpha amd64 ~arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" IUSE="emacs examples static-libs test zlib" RESTRICT="!test? ( test )" |