diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-04-22 01:50:51 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-04-22 01:50:51 +0200 |
commit | 4cc47871ad0b12b9494e60f59b67c22dbf314cf5 (patch) | |
tree | 9a50ac375932633a626c4ad2ec8d19d10659abc7 | |
parent | a985abecef822508e75d47be08509ab06fe3d97f (diff) | |
download | gentoo-4cc47871ad0b12b9494e60f59b67c22dbf314cf5.tar.gz gentoo-4cc47871ad0b12b9494e60f59b67c22dbf314cf5.tar.xz |
dev-python/pytest-fixture-config: x86 stable (bug #641304)
Package-Manager: Portage-2.3.31, Repoman-2.3.9
-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 2fc914c8b76..5a39a0a315f 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=" |