diff options
author | Sam James <sam@gentoo.org> | 2022-10-11 00:39:21 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-10-11 00:39:21 +0100 |
commit | a5a644f78a6df732f7362c1ac57f5b36ceca6da7 (patch) | |
tree | 616bfb120e92a0cd0da468c071eefeacb64e75b0 /dev-python/pytest-twisted | |
parent | app-admin/consul: Keyword 1.12.5 x86, #867238 (diff) | |
download | gentoo-a5a644f78a6df732f7362c1ac57f5b36ceca6da7.tar.gz gentoo-a5a644f78a6df732f7362c1ac57f5b36ceca6da7.tar.bz2 gentoo-a5a644f78a6df732f7362c1ac57f5b36ceca6da7.zip |
dev-python/pytest-twisted: Keyword 1.13.4-r1 x86, #866614
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/pytest-twisted')
-rw-r--r-- | dev-python/pytest-twisted/pytest-twisted-1.13.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-twisted/pytest-twisted-1.13.4-r1.ebuild b/dev-python/pytest-twisted/pytest-twisted-1.13.4-r1.ebuild index 2313453b6593..0e3f54c6b683 100644 --- a/dev-python/pytest-twisted/pytest-twisted-1.13.4-r1.ebuild +++ b/dev-python/pytest-twisted/pytest-twisted-1.13.4-r1.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 ~arm ~arm64 ~ppc ~riscv" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~riscv ~x86" RDEPEND=" dev-python/decorator[${PYTHON_USEDEP}] |