diff options
-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 af2752537554..b7654519f5df 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 ~arm64 ~ppc" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc" RDEPEND=" dev-python/decorator[${PYTHON_USEDEP}] |