Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/webtest/
Date: Sat, 30 May 2020 14:38:02
Message-Id: 1590849459.cf69546240015e1f0e2ff845657a298fe126bb58.mgorny@gentoo
1 commit: cf69546240015e1f0e2ff845657a298fe126bb58
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 30 12:57:05 2020 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sat May 30 14:37:39 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf695462
7
8 dev-python/webtest: Keyword 2.0.35 ppc, #726188
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 dev-python/webtest/webtest-2.0.35.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/webtest/webtest-2.0.35.ebuild b/dev-python/webtest/webtest-2.0.35.ebuild
16 index 2b07d79efb4..2f10b3f2dfa 100644
17 --- a/dev-python/webtest/webtest-2.0.35.ebuild
18 +++ b/dev-python/webtest/webtest-2.0.35.ebuild
19 @@ -18,7 +18,7 @@ S="${WORKDIR}/${MY_P}"
20
21 LICENSE="MIT"
22 SLOT="0"
23 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc64 ~s390 ~sparc ~x86"
24 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86"
25 IUSE="test"
26 RESTRICT="!test? ( test )"