Gentoo Archives: gentoo-commits

From: Virgil Dupras <vdupras@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-relaxed/
Date: Sat, 18 Aug 2018 17:26:22
Message-Id: 1534613159.f4e86ad0992cbcf0858930a24033d836031bd45d.vdupras@gentoo
1 commit: f4e86ad0992cbcf0858930a24033d836031bd45d
2 Author: Virgil Dupras <vdupras <AT> gentoo <DOT> org>
3 AuthorDate: Sat Aug 18 17:25:59 2018 +0000
4 Commit: Virgil Dupras <vdupras <AT> gentoo <DOT> org>
5 CommitDate: Sat Aug 18 17:25:59 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4e86ad0
7
8 dev-python/pytest-relaxed: mark amd64 stable
9
10 Bug: https://bugs.gentoo.org/663988
11 Package-Manager: Portage-2.3.47, Repoman-2.3.10
12
13 dev-python/pytest-relaxed/pytest-relaxed-1.1.4.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-python/pytest-relaxed/pytest-relaxed-1.1.4.ebuild b/dev-python/pytest-relaxed/pytest-relaxed-1.1.4.ebuild
17 index 79e4eb96842..2f735703528 100644
18 --- a/dev-python/pytest-relaxed/pytest-relaxed-1.1.4.ebuild
19 +++ b/dev-python/pytest-relaxed/pytest-relaxed-1.1.4.ebuild
20 @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
21
22 SLOT="0"
23 LICENSE="BSD-2"
24 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris"
25 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris"
26 IUSE="test"
27
28 RDEPEND="