diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-09-26 14:16:59 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-09-26 14:35:27 +0200 |
commit | db15075d0102bb0830fb1626d10eede109be0ed3 (patch) | |
tree | 88c7968df05c696315a4b5d465aaaa63492d137b /dev-python/pytest-capturelog/pytest-capturelog-0.7.ebuild | |
parent | 655f900c5b2ed020cd40b10fb56bf278b08eb480 (diff) | |
download | gentoo-db15075d0102bb0830fb1626d10eede109be0ed3.tar.gz gentoo-db15075d0102bb0830fb1626d10eede109be0ed3.tar.xz |
dev-python/pytest-capturelog: amd64 stable wrt bug #590782
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/pytest-capturelog/pytest-capturelog-0.7.ebuild')
-rw-r--r-- | dev-python/pytest-capturelog/pytest-capturelog-0.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-capturelog/pytest-capturelog-0.7.ebuild b/dev-python/pytest-capturelog/pytest-capturelog-0.7.ebuild index d6c626c9f73..9e1393d6998 100644 --- a/dev-python/pytest-capturelog/pytest-capturelog-0.7.ebuild +++ b/dev-python/pytest-capturelog/pytest-capturelog-0.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 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="test" RDEPEND="dev-python/py[${PYTHON_USEDEP}]" |