diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-10 16:18:58 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-10 16:18:58 +0100 |
commit | 5cc83599f7c4755c985e4d2a05b8d32520381f9e (patch) | |
tree | 8278ddd906cc9709211b03001fb343741b72282d /dev-python/pytest | |
parent | dev-python/pyopenssl: x86 stable wrt bug #599742 (diff) | |
download | gentoo-5cc83599f7c4755c985e4d2a05b8d32520381f9e.tar.gz gentoo-5cc83599f7c4755c985e4d2a05b8d32520381f9e.tar.bz2 gentoo-5cc83599f7c4755c985e4d2a05b8d32520381f9e.zip |
dev-python/pytest: x86 stable wrt bug #599742
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/pytest')
-rw-r--r-- | dev-python/pytest/pytest-3.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest/pytest-3.0.2.ebuild b/dev-python/pytest/pytest-3.0.2.ebuild index 87fd8fd094ec..e96c4b78b03c 100644 --- a/dev-python/pytest/pytest-3.0.2.ebuild +++ b/dev-python/pytest/pytest-3.0.2.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="test" # When bumping, please check setup.py for the proper py version |