diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2017-09-29 19:22:04 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2017-09-29 19:30:34 -0500 |
commit | 5881bbed0624d41b243267e9e4d691799dca9ed7 (patch) | |
tree | 8d2b8fc955cd24c7dc2ebb1e36a1c02a2b2b61b3 /dev-python/pytest-xprocess | |
parent | dev-python/idna: stable under allarches for requests (diff) | |
download | gentoo-5881bbed0624d41b243267e9e4d691799dca9ed7.tar.gz gentoo-5881bbed0624d41b243267e9e4d691799dca9ed7.tar.bz2 gentoo-5881bbed0624d41b243267e9e4d691799dca9ed7.zip |
dev-python/pytest-xprocess: stable for openstack pike
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'dev-python/pytest-xprocess')
-rw-r--r-- | dev-python/pytest-xprocess/pytest-xprocess-0.12.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-xprocess/pytest-xprocess-0.12.1.ebuild b/dev-python/pytest-xprocess/pytest-xprocess-0.12.1.ebuild index 66ed6727f6c9..b55a5f2db722 100644 --- a/dev-python/pytest-xprocess/pytest-xprocess-0.12.1.ebuild +++ b/dev-python/pytest-xprocess/pytest-xprocess-0.12.1.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" SLOT="0" LICENSE="MIT" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="test" RDEPEND=" |