diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-01-01 20:43:29 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-01-01 20:43:29 +0100 |
commit | a14e9d1d669238cb664d7019233a6b25189235b0 (patch) | |
tree | 45a8e7a113b39ed6ec8c0460665be9c506a3e869 /dev-python/protobuf-python | |
parent | dev-libs/protobuf: arm stable wrt bug #704250 (diff) | |
download | gentoo-a14e9d1d669238cb664d7019233a6b25189235b0.tar.gz gentoo-a14e9d1d669238cb664d7019233a6b25189235b0.tar.bz2 gentoo-a14e9d1d669238cb664d7019233a6b25189235b0.zip |
dev-python/protobuf-python: 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-python/protobuf-python')
-rw-r--r-- | dev-python/protobuf-python/protobuf-python-3.10.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/protobuf-python/protobuf-python-3.10.1.ebuild b/dev-python/protobuf-python/protobuf-python-3.10.1.ebuild index 419c3ce0fa2f..82645a6b5358 100644 --- a/dev-python/protobuf-python/protobuf-python-3.10.1.ebuild +++ b/dev-python/protobuf-python/protobuf-python-3.10.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2008-2019 Gentoo Authors +# Copyright 2008-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -23,7 +23,7 @@ fi LICENSE="BSD" SLOT="0/21" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" IUSE="" BDEPEND="${PYTHON_DEPS} |