diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-03-25 14:10:58 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-03-25 14:25:33 +0100 |
commit | 41608f5473312914eb07da25d25cde0da2616d17 (patch) | |
tree | a54cb496b683229041d05973d3b41cf768919e36 /dev-python/process-tests | |
parent | dev-python/ply: Remove old (diff) | |
download | gentoo-41608f5473312914eb07da25d25cde0da2616d17.tar.gz gentoo-41608f5473312914eb07da25d25cde0da2616d17.tar.bz2 gentoo-41608f5473312914eb07da25d25cde0da2616d17.zip |
dev-python/process-tests: Stabilize 2.0.2 ALLARCHES
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/process-tests')
-rw-r--r-- | dev-python/process-tests/process-tests-2.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/process-tests/process-tests-2.0.2.ebuild b/dev-python/process-tests/process-tests-2.0.2.ebuild index 69f276696c84..61f6e5c8c6b8 100644 --- a/dev-python/process-tests/process-tests-2.0.2.ebuild +++ b/dev-python/process-tests/process-tests-2.0.2.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 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-linux ~x86-linux" BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" |