diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-12-04 01:15:34 -0500 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-12-04 01:45:59 -0500 |
commit | 64e4321c1b429f57c3335cf6208004b95291d9ec (patch) | |
tree | 182073ea889afa1f1beb1fa05b78be3b08af4494 /dev-python/pytest-xprocess | |
parent | dev-python/waitress: arm64 stable (diff) | |
download | gentoo-64e4321c1b429f57c3335cf6208004b95291d9ec.tar.gz gentoo-64e4321c1b429f57c3335cf6208004b95291d9ec.tar.bz2 gentoo-64e4321c1b429f57c3335cf6208004b95291d9ec.zip |
dev-python/pytest-xprocess: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.80, Repoman-2.3.19
Diffstat (limited to 'dev-python/pytest-xprocess')
-rw-r--r-- | dev-python/pytest-xprocess/pytest-xprocess-0.12.1-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-xprocess/pytest-xprocess-0.12.1-r2.ebuild b/dev-python/pytest-xprocess/pytest-xprocess-0.12.1-r2.ebuild index cbff06f91976..37eec5e487ce 100644 --- a/dev-python/pytest-xprocess/pytest-xprocess-0.12.1-r2.ebuild +++ b/dev-python/pytest-xprocess/pytest-xprocess-0.12.1-r2.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" SLOT="0" LICENSE="MIT" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" RDEPEND=" dev-python/pytest[${PYTHON_USEDEP}] |