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/sphinx_lv2_theme/
Date: Wed, 10 Feb 2021 14:48:46
Message-Id: 1612968486.460f09eb19ad56949290cb0faddcaa12211e7d27.sam@gentoo
1 commit: 460f09eb19ad56949290cb0faddcaa12211e7d27
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Feb 10 14:48:06 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Feb 10 14:48:06 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=460f09eb
7
8 dev-python/sphinx_lv2_theme: Keyword 1.0.0 x86, #769413
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-python/sphinx_lv2_theme/sphinx_lv2_theme-1.0.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/sphinx_lv2_theme/sphinx_lv2_theme-1.0.0.ebuild b/dev-python/sphinx_lv2_theme/sphinx_lv2_theme-1.0.0.ebuild
16 index 18ca3a8f7b1..310b7507f72 100644
17 --- a/dev-python/sphinx_lv2_theme/sphinx_lv2_theme-1.0.0.ebuild
18 +++ b/dev-python/sphinx_lv2_theme/sphinx_lv2_theme-1.0.0.ebuild
19 @@ -14,6 +14,6 @@ SRC_URI="https://gitlab.com/lv2/${PN}/-/archive/v${PV}/{PN}-v${PV}.tar.gz"
20
21 LICENSE="ISC"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc"
24 +KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
25
26 S="${WORKDIR}/${PN}-v${PV}-${COMMIT}"