diff options
author | 2020-03-25 14:22:23 +0100 | |
---|---|---|
committer | 2020-03-25 14:27:14 +0100 | |
commit | 6da338aa77535bdd0d6f0d85f3786a18b83238c8 (patch) | |
tree | 892882bf7b3aff5fe7bb4779c2524e3cfa16d24e | |
parent | app-text/poppler: ppc stable wrt bug #708828 (diff) | |
download | gentoo-6da338aa77535bdd0d6f0d85f3786a18b83238c8.tar.gz gentoo-6da338aa77535bdd0d6f0d85f3786a18b83238c8.tar.bz2 gentoo-6da338aa77535bdd0d6f0d85f3786a18b83238c8.zip |
dev-python/dill: ppc stable wrt bug #714314
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | dev-python/dill/dill-0.3.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/dill/dill-0.3.1.1.ebuild b/dev-python/dill/dill-0.3.1.1.ebuild index b1e50f229a07..f6ff96ecd680 100644 --- a/dev-python/dill/dill-0.3.1.1.ebuild +++ b/dev-python/dill/dill-0.3.1.1.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm64 ppc ~x86 ~amd64-linux ~x86-linux" python_test() { local fail= t |