diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-07-11 09:03:42 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-07-11 09:04:10 +0200 |
commit | dbddd12556fb3ceff772e142dd12b0f447b2cb17 (patch) | |
tree | 8860c19c6a64bd762f58a8b1d492344a318567e0 | |
parent | dev-python/pytest-django: Stabilize 3.9.0 amd64, #731520 (diff) | |
download | gentoo-dbddd12556fb3ceff772e142dd12b0f447b2cb17.tar.gz gentoo-dbddd12556fb3ceff772e142dd12b0f447b2cb17.tar.bz2 gentoo-dbddd12556fb3ceff772e142dd12b0f447b2cb17.zip |
dev-python/pytest: Stabilize 5.4.3 amd64 hppa, #731522
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r-- | dev-python/pytest/pytest-5.4.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest/pytest-5.4.3.ebuild b/dev-python/pytest/pytest-5.4.3.ebuild index 4c72e2791f5e..3611e8fb3382 100644 --- a/dev-python/pytest/pytest-5.4.3.ebuild +++ b/dev-python/pytest/pytest-5.4.3.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~ppc ~ppc64 sparc x86" IUSE="test" RESTRICT="!test? ( test )" |