diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-12-31 09:15:24 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-12-31 09:15:24 +0100 |
commit | 449c7d498187f86491abea6008f1be993aefbeb5 (patch) | |
tree | 3f456688ae452b01c8ffa21183666deb68234dbd /dev-python/protobuf-python | |
parent | dev-libs/protobuf: ppc stable wrt bug #704250 (diff) | |
download | gentoo-449c7d498187f86491abea6008f1be993aefbeb5.tar.gz gentoo-449c7d498187f86491abea6008f1be993aefbeb5.tar.bz2 gentoo-449c7d498187f86491abea6008f1be993aefbeb5.zip |
dev-python/protobuf-python: ppc stable wrt bug #704250
Package-Manager: Portage-2.3.79, Repoman-2.3.16
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.10.1.ebuild | 2 |
1 files changed, 1 insertions, 1 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 c7b699600e9b..4d67558a9e23 100644 --- a/dev-python/protobuf-python/protobuf-python-3.10.1.ebuild +++ b/dev-python/protobuf-python/protobuf-python-3.10.1.ebuild @@ -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} |