diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-30 17:57:58 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-30 17:57:58 +0200 |
commit | 6cc366a5e50ff126e98391d7abeb0665ce316b12 (patch) | |
tree | 88a777b61bacd62c1458ed12822319ebec8bfb72 /dev-python/pyro | |
parent | dev-libs/jsoncpp: ppc stable wrt bug #720098 (diff) | |
download | gentoo-6cc366a5e50ff126e98391d7abeb0665ce316b12.tar.gz gentoo-6cc366a5e50ff126e98391d7abeb0665ce316b12.tar.bz2 gentoo-6cc366a5e50ff126e98391d7abeb0665ce316b12.zip |
dev-python/pyro: ppc stable wrt bug #720106
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/pyro')
-rw-r--r-- | dev-python/pyro/pyro-4.79.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyro/pyro-4.79.ebuild b/dev-python/pyro/pyro-4.79.ebuild index 957fdd318aa4..6e201ba45f3a 100644 --- a/dev-python/pyro/pyro-4.79.ebuild +++ b/dev-python/pyro/pyro-4.79.ebuild @@ -18,7 +18,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="MIT" SLOT="4" -KEYWORDS="amd64 ~arm64 ~ppc ~x86" +KEYWORDS="amd64 ~arm64 ppc ~x86" IUSE="doc examples test" RESTRICT="!test? ( test )" |