diff options
author | 2020-03-15 23:03:03 -0700 | |
---|---|---|
committer | 2020-03-15 23:03:03 -0700 | |
commit | f32de18feea4195255b61942d9d34b4c48069593 (patch) | |
tree | adaba881fe5fb712e1daa4ac5fb588826457788c /dev-python/pytest-virtualenv | |
parent | dev-python/pytest-shutil-1.7.0-r1: add ~alpha, bug 711846 (diff) | |
download | gentoo-f32de18feea4195255b61942d9d34b4c48069593.tar.gz gentoo-f32de18feea4195255b61942d9d34b4c48069593.tar.bz2 gentoo-f32de18feea4195255b61942d9d34b4c48069593.zip |
dev-python/pytest-virtualenv-1.7.0: add ~alpha, bug 711846
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-python/pytest-virtualenv')
-rw-r--r-- | dev-python/pytest-virtualenv/pytest-virtualenv-1.7.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-virtualenv/pytest-virtualenv-1.7.0.ebuild b/dev-python/pytest-virtualenv/pytest-virtualenv-1.7.0.ebuild index 2b5d194577fd..9716be1c20e1 100644 --- a/dev-python/pytest-virtualenv/pytest-virtualenv-1.7.0.ebuild +++ b/dev-python/pytest-virtualenv/pytest-virtualenv-1.7.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~hppa ~ia64 ~mips ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ia64 ~mips ~s390 ~sparc ~x86" RDEPEND=" dev-python/pytest-fixture-config[${PYTHON_USEDEP}] |