diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-08-26 12:58:20 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-08-26 12:58:20 +0300 |
commit | 69cd80848e9a56ff7a98a3ec363ba1a9744f89f5 (patch) | |
tree | bdaa3b10ec40cc860d248df7555f7558ceece8e4 /dev-python/pytest-twisted | |
parent | dev-java/angus-activation: Stabilize 1.0.0-r1 ppc64, #866659 (diff) | |
download | gentoo-69cd80848e9a56ff7a98a3ec363ba1a9744f89f5.tar.gz gentoo-69cd80848e9a56ff7a98a3ec363ba1a9744f89f5.tar.bz2 gentoo-69cd80848e9a56ff7a98a3ec363ba1a9744f89f5.zip |
dev-python/pytest-twisted: Keyword 1.13.4 ppc, #866614
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/pytest-twisted')
-rw-r--r-- | dev-python/pytest-twisted/pytest-twisted-1.13.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-twisted/pytest-twisted-1.13.4.ebuild b/dev-python/pytest-twisted/pytest-twisted-1.13.4.ebuild index 6be311bf9bd5..9f14cee4b540 100644 --- a/dev-python/pytest-twisted/pytest-twisted-1.13.4.ebuild +++ b/dev-python/pytest-twisted/pytest-twisted-1.13.4.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/pytest-dev/pytest-twisted/archive/v${PV}.tar.gz -> $ LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~ppc" RDEPEND=" dev-python/decorator[${PYTHON_USEDEP}] |