diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-21 19:53:31 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-21 19:53:31 +0100 |
commit | 4adaa149560a0d31d8be1023ea43a77d6e38e532 (patch) | |
tree | 3b9d5d78724fc164165c3e3c22a2d162edde1b2f /dev-python/pytest-xprocess | |
parent | dev-python/werkzeug: amd64 stable wrt bug #606392 (diff) | |
download | gentoo-4adaa149560a0d31d8be1023ea43a77d6e38e532.tar.gz gentoo-4adaa149560a0d31d8be1023ea43a77d6e38e532.tar.bz2 gentoo-4adaa149560a0d31d8be1023ea43a77d6e38e532.zip |
dev-python/pytest-xprocess: amd64 stable wrt bug #606392
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/pytest-xprocess')
-rw-r--r-- | dev-python/pytest-xprocess/pytest-xprocess-0.9.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pytest-xprocess/pytest-xprocess-0.9.1.ebuild b/dev-python/pytest-xprocess/pytest-xprocess-0.9.1.ebuild index 2c24a8eb798f..5895f6b255ce 100644 --- a/dev-python/pytest-xprocess/pytest-xprocess-0.9.1.ebuild +++ b/dev-python/pytest-xprocess/pytest-xprocess-0.9.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" SLOT="0" LICENSE="MIT" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="test" RDEPEND=" |