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: Tue, 09 Feb 2021 21:41:29
Message-Id: 1612906844.b02b5e3417701eebf8d5548f8745b4e449a0c727.sam@gentoo
1 commit: b02b5e3417701eebf8d5548f8745b4e449a0c727
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Feb 9 21:40:44 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 9 21:40:44 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b02b5e34
7
8 dev-python/sphinx_lv2_theme: Keyword 1.0.0 ppc, #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 9df1bab9991..18ca3a8f7b1 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 ~ppc64 ~sparc"
24 +KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc"
25
26 S="${WORKDIR}/${PN}-v${PV}-${COMMIT}"