commit: a7ffbd77fff06162994656b5cc98764001d5a7d4
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 16 06:03:01 2020 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Mon Mar 16 06:03:01 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7ffbd77
dev-python/pytest-shutil-1.7.0: add ~alpha, bug 711846
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
dev-python/pytest-shutil/pytest-shutil-1.7.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 becf0bf8271..60f305e0ce1 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 )"