Gentoo Archives: gentoo-commits

From: Florian Schmaus <flow@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/graphql-relay/
Date: Mon, 06 Jun 2022 16:28:35
Message-Id: 1654463206.5c094a5fd3ccecd3a269a015356ce5a1c5861451.flow@gentoo
1 commit: 5c094a5fd3ccecd3a269a015356ce5a1c5861451
2 Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
3 AuthorDate: Sun Jun 5 21:06:46 2022 +0000
4 Commit: Florian Schmaus <flow <AT> gentoo <DOT> org>
5 CommitDate: Sun Jun 5 21:06:46 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5c094a5f
7
8 dev-python/graphql-relay: unkeyword 3.1.0 for ~x86
9
10 Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>
11
12 dev-python/graphql-relay/graphql-relay-3.1.0.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-python/graphql-relay/graphql-relay-3.1.0.ebuild b/dev-python/graphql-relay/graphql-relay-3.1.0.ebuild
16 index 845f7edc6..5b110ca33 100644
17 --- a/dev-python/graphql-relay/graphql-relay-3.1.0.ebuild
18 +++ b/dev-python/graphql-relay/graphql-relay-3.1.0.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2021 Gentoo Authors
21 +# Copyright 1999-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=8
25 @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
26
27 LICENSE="MIT"
28 SLOT="0"
29 -KEYWORDS="~amd64 ~x86"
30 +KEYWORDS="~amd64"
31
32 RDEPEND="dev-python/graphql-core[${PYTHON_USEDEP}]"
33 BDEPEND="