diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-07-27 11:40:09 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-07-27 11:40:09 +0000 |
commit | e86bf36484c9c7e02d1cde816bdb06097dade2aa (patch) | |
tree | 2e2e479e0f5963659b66312eae0966de182c0998 /dev-python/pytest/pytest-2.3.5.ebuild | |
parent | Stable for amd64, wrt bug #461158 (diff) | |
download | gentoo-2-e86bf36484c9c7e02d1cde816bdb06097dade2aa.tar.gz gentoo-2-e86bf36484c9c7e02d1cde816bdb06097dade2aa.tar.bz2 gentoo-2-e86bf36484c9c7e02d1cde816bdb06097dade2aa.zip |
Stable for amd64, wrt bug #478344
(Portage version: 2.1.12.13/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-python/pytest/pytest-2.3.5.ebuild')
-rw-r--r-- | dev-python/pytest/pytest-2.3.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pytest/pytest-2.3.5.ebuild b/dev-python/pytest/pytest-2.3.5.ebuild index 0bdc8affc0e2..5090603bd584 100644 --- a/dev-python/pytest/pytest-2.3.5.ebuild +++ b/dev-python/pytest/pytest-2.3.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pytest/pytest-2.3.5.ebuild,v 1.2 2013/05/12 18:20:34 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pytest/pytest-2.3.5.ebuild,v 1.3 2013/07/27 11:40:09 ago Exp $ EAPI="5" @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="doc test" # When bumping, please check setup.py for the proper py version |