Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/citeproc-py/
Date: Wed, 20 Oct 2021 03:11:32
Message-Id: 1634699472.d45a32e5e69e9088922a75736e60cdc61016ee9f.sam@gentoo
1 commit: d45a32e5e69e9088922a75736e60cdc61016ee9f
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Oct 20 03:11:08 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Oct 20 03:11:12 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d45a32e5
7
8 dev-python/citeproc-py: keyword 0.6.0 for ~x86
9
10 Didn't need to be dropped AFAIK.
11
12 See: https://github.com/gentoo/gentoo/pull/22283
13 Signed-off-by: Sam James <sam <AT> gentoo.org>
14
15 dev-python/citeproc-py/citeproc-py-0.6.0.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/dev-python/citeproc-py/citeproc-py-0.6.0.ebuild b/dev-python/citeproc-py/citeproc-py-0.6.0.ebuild
19 index 6aaa4f52d37..b71b4ef34c4 100644
20 --- a/dev-python/citeproc-py/citeproc-py-0.6.0.ebuild
21 +++ b/dev-python/citeproc-py/citeproc-py-0.6.0.ebuild
22 @@ -20,7 +20,7 @@ SRC_URI="
23
24 LICENSE="BSD-2"
25 SLOT="0"
26 -KEYWORDS="~amd64"
27 +KEYWORDS="~amd64 ~x86"
28
29 BDEPEND=">=app-text/rnc2rng-2.6.3[${PYTHON_USEDEP}]"
30 RDEPEND="dev-python/lxml[${PYTHON_USEDEP}]"