diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-04-14 13:11:16 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-04-14 13:11:16 +0200 |
commit | 0258d8bf562f2c243536159228bf18e37f865c65 (patch) | |
tree | 1e79b685449daad74455a60aa0a4573160db0e76 /dev-python/nose2 | |
parent | dev-db/mongodb: drop old version (diff) | |
download | gentoo-0258d8bf562f2c243536159228bf18e37f865c65.tar.gz gentoo-0258d8bf562f2c243536159228bf18e37f865c65.tar.bz2 gentoo-0258d8bf562f2c243536159228bf18e37f865c65.zip |
dev-python/nose2: amd64 stable wrt bug #641780
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'dev-python/nose2')
-rw-r--r-- | dev-python/nose2/nose2-0.6.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/nose2/nose2-0.6.5.ebuild b/dev-python/nose2/nose2-0.6.5.ebuild index 261f44e72550..cd0bccf9c39e 100644 --- a/dev-python/nose2/nose2-0.6.5.ebuild +++ b/dev-python/nose2/nose2-0.6.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/nose-devs/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="doc" CDEPEND=" |