diff options
author | Matt Turner <mattst88@gentoo.org> | 2020-03-15 23:03:02 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2020-03-15 23:03:02 -0700 |
commit | dcfd5d5c90e3787f67d8d0f3cc5c418b88ef94f0 (patch) | |
tree | 61e97c2be1e5dc347a9d12b54a17fb000b031932 /dev-python/pytest-shutil | |
parent | dev-python/pytest-shutil-1.7.0: add ~alpha, bug 711846 (diff) | |
download | gentoo-dcfd5d5c90e3787f67d8d0f3cc5c418b88ef94f0.tar.gz gentoo-dcfd5d5c90e3787f67d8d0f3cc5c418b88ef94f0.tar.bz2 gentoo-dcfd5d5c90e3787f67d8d0f3cc5c418b88ef94f0.zip |
dev-python/pytest-shutil-1.7.0-r1: add ~alpha, bug 711846
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-python/pytest-shutil')
-rw-r--r-- | dev-python/pytest-shutil/pytest-shutil-1.7.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-shutil/pytest-shutil-1.7.0-r1.ebuild b/dev-python/pytest-shutil/pytest-shutil-1.7.0-r1.ebuild index 8ddc935d9fe3..4869ed876d73 100644 --- a/dev-python/pytest-shutil/pytest-shutil-1.7.0-r1.ebuild +++ b/dev-python/pytest-shutil/pytest-shutil-1.7.0-r1.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" IUSE="test" RESTRICT="!test? ( test )" |