diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-20 16:43:19 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-20 16:43:19 +0100 |
commit | 02f0025f4101d3110f2a1238b033d71c2c367b63 (patch) | |
tree | 197a0b1048afa097083d401d65d4ae2d7b49e165 /dev-python | |
parent | dev-python/cffi: amd64 stable wrt bug #577824 (diff) | |
download | gentoo-02f0025f4101d3110f2a1238b033d71c2c367b63.tar.gz gentoo-02f0025f4101d3110f2a1238b033d71c2c367b63.tar.bz2 gentoo-02f0025f4101d3110f2a1238b033d71c2c367b63.zip |
dev-python/pytest: amd64 stable wrt bug #577826
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/pytest/pytest-2.8.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest/pytest-2.8.7.ebuild b/dev-python/pytest/pytest-2.8.7.ebuild index a8487c5541f2..361cd82ca3c4 100644 --- a/dev-python/pytest/pytest-2.8.7.ebuild +++ b/dev-python/pytest/pytest-2.8.7.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="doc test" # When bumping, please check setup.py for the proper py version |