diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-09-24 08:51:45 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-09-24 08:51:45 +0200 |
commit | 332321f131278b6c0fb7a84400f0373ccea15756 (patch) | |
tree | 50a132c8861114b05e8f0c0c50639e3d7d34bdc7 /dev-python/process-tests | |
parent | app-shells/quoter: ppc stable wrt bug #744220 (diff) | |
download | gentoo-332321f131278b6c0fb7a84400f0373ccea15756.tar.gz gentoo-332321f131278b6c0fb7a84400f0373ccea15756.tar.bz2 gentoo-332321f131278b6c0fb7a84400f0373ccea15756.zip |
dev-python/process-tests: ppc stable wrt bug #744241
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/process-tests')
-rw-r--r-- | dev-python/process-tests/process-tests-2.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/process-tests/process-tests-2.1.1.ebuild b/dev-python/process-tests/process-tests-2.1.1.ebuild index 5eb3d7869f1a..668b33210af2 100644 --- a/dev-python/process-tests/process-tests-2.1.1.ebuild +++ b/dev-python/process-tests/process-tests-2.1.1.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" SLOT="0" LICENSE="BSD" -KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" # There are no tests at all, under TODO # see https://pypi.org/project/process-tests/2.0.2/ |