diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-03-14 18:00:34 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-03-14 18:01:07 -0700 |
commit | a3c7db9ec0da62dee4772674e86a31c4745ff9e9 (patch) | |
tree | 84dcc6eecceddd6c559d05a4c8f2af406fdf66ec /dev-python/pytest-fixture-config/pytest-fixture-config-1.2.11.ebuild | |
parent | dev-python/pytest-3.2.2: alpha stable, bug 641304 (diff) | |
download | gentoo-a3c7db9ec0da62dee4772674e86a31c4745ff9e9.tar.gz gentoo-a3c7db9ec0da62dee4772674e86a31c4745ff9e9.tar.bz2 gentoo-a3c7db9ec0da62dee4772674e86a31c4745ff9e9.zip |
dev-python/pytest-fixture-config-1.2.11: alpha stable, bug 641304
Diffstat (limited to 'dev-python/pytest-fixture-config/pytest-fixture-config-1.2.11.ebuild')
-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 5560a4f6101f..72f60e041bd1 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="~alpha 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=" |