diff options
author | Matt Turner <mattst88@gentoo.org> | 2020-03-15 23:03:01 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2020-03-15 23:03:01 -0700 |
commit | a7ffbd77fff06162994656b5cc98764001d5a7d4 (patch) | |
tree | 2f6d85a6001bbcaaef5ee26e94d708103d8e256d /dev-python/pytest-shutil | |
parent | dev-python/werkzeug-1.0.0: add ~alpha, bug 700940 (diff) | |
download | gentoo-a7ffbd77fff06162994656b5cc98764001d5a7d4.tar.gz gentoo-a7ffbd77fff06162994656b5cc98764001d5a7d4.tar.bz2 gentoo-a7ffbd77fff06162994656b5cc98764001d5a7d4.zip |
dev-python/pytest-shutil-1.7.0: 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.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-shutil/pytest-shutil-1.7.0.ebuild b/dev-python/pytest-shutil/pytest-shutil-1.7.0.ebuild index becf0bf8271c..60f305e0ce1e 100644 --- a/dev-python/pytest-shutil/pytest-shutil-1.7.0.ebuild +++ b/dev-python/pytest-shutil/pytest-shutil-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" IUSE="test" RESTRICT="!test? ( test )" |