diff options
author | 2018-03-11 16:06:12 -0700 | |
---|---|---|
committer | 2018-03-11 16:06:26 -0700 | |
commit | 50f03c74cd296243db04f654abab3bfd46889f81 (patch) | |
tree | 84e60bb0d7af92e4d0d8f8d44e705143186aafbf /dev-python/pytest-shutil | |
parent | dev-python/pytest-fixture-config-1.2.11: added ~alpha, bug 631608 (diff) | |
download | gentoo-50f03c74cd296243db04f654abab3bfd46889f81.tar.gz gentoo-50f03c74cd296243db04f654abab3bfd46889f81.tar.bz2 gentoo-50f03c74cd296243db04f654abab3bfd46889f81.zip |
dev-python/pytest-shutil-1.2.11: added ~alpha, bug 631608
Diffstat (limited to 'dev-python/pytest-shutil')
-rw-r--r-- | dev-python/pytest-shutil/pytest-shutil-1.2.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-shutil/pytest-shutil-1.2.11.ebuild b/dev-python/pytest-shutil/pytest-shutil-1.2.11.ebuild index 5110d91a32bc..fe6ba12790e1 100644 --- a/dev-python/pytest-shutil/pytest-shutil-1.2.11.ebuild +++ b/dev-python/pytest-shutil/pytest-shutil-1.2.11.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc ~x86 ~amd64-fbsd" +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc ~x86 ~amd64-fbsd" IUSE="test" RDEPEND=" |