diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-03-11 16:06:11 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-03-11 16:06:25 -0700 |
commit | 497e6a3a76fadef3a0229b8ea434c2043270e5fe (patch) | |
tree | a04e5e2b436d68512abd6bbe1e92f6b103529a43 /dev-python/pytest-fixture-config | |
parent | dev-python/contextlib2-0.5.5: added ~alpha, bug 631608 (diff) | |
download | gentoo-497e6a3a76fadef3a0229b8ea434c2043270e5fe.tar.gz gentoo-497e6a3a76fadef3a0229b8ea434c2043270e5fe.tar.bz2 gentoo-497e6a3a76fadef3a0229b8ea434c2043270e5fe.zip |
dev-python/pytest-fixture-config-1.2.11: added ~alpha, bug 631608
Diffstat (limited to 'dev-python/pytest-fixture-config')
-rw-r--r-- | dev-python/pytest-fixture-config/pytest-fixture-config-1.2.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-fixture-config/pytest-fixture-config-1.2.11.ebuild b/dev-python/pytest-fixture-config/pytest-fixture-config-1.2.11.ebuild index adae8eb37779..5560a4f6101f 100644 --- a/dev-python/pytest-fixture-config/pytest-fixture-config-1.2.11.ebuild +++ b/dev-python/pytest-fixture-config/pytest-fixture-config-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=" |