diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-10 09:55:20 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-10 09:55:20 +0100 |
commit | 924c331e79900e38ee857bac8f4bd817942f5b3d (patch) | |
tree | dbf24cfb5df714218d3c00313aea8fbfe76bf381 /dev-python/protobuf-python | |
parent | dev-libs/protobuf: ppc stable wrt bug #712016 (diff) | |
download | gentoo-924c331e79900e38ee857bac8f4bd817942f5b3d.tar.gz gentoo-924c331e79900e38ee857bac8f4bd817942f5b3d.tar.bz2 gentoo-924c331e79900e38ee857bac8f4bd817942f5b3d.zip |
dev-python/protobuf-python: ppc stable wrt bug #712016
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc"
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.11.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/protobuf-python/protobuf-python-3.11.4.ebuild b/dev-python/protobuf-python/protobuf-python-3.11.4.ebuild index cae06b5ad8a5..fbffc49c9554 100644 --- a/dev-python/protobuf-python/protobuf-python-3.11.4.ebuild +++ b/dev-python/protobuf-python/protobuf-python-3.11.4.ebuild @@ -24,7 +24,7 @@ fi LICENSE="BSD" SLOT="0/22" -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} |