Gentoo Archives: gentoo-commits

From: Marek Szuba <marecki@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pylast/
Date: Tue, 24 Aug 2021 14:33:46
Message-Id: 1629815609.5861f3fc83eb639237a555a34eb259c17c9e7fa5.marecki@gentoo
1 commit: 5861f3fc83eb639237a555a34eb259c17c9e7fa5
2 Author: Marek Szuba <marecki <AT> gentoo <DOT> org>
3 AuthorDate: Tue Aug 24 14:17:26 2021 +0000
4 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
5 CommitDate: Tue Aug 24 14:33:29 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5861f3fc
7
8 dev-python/pylast: keyword 4.2.1 for ~riscv
9
10 Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>
11
12 dev-python/pylast/pylast-4.2.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/pylast/pylast-4.2.1.ebuild b/dev-python/pylast/pylast-4.2.1.ebuild
16 index fed80ca9674..e1be16ed48b 100644
17 --- a/dev-python/pylast/pylast-4.2.1.ebuild
18 +++ b/dev-python/pylast/pylast-4.2.1.ebuild
19 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
20
21 LICENSE="Apache-2.0"
22 SLOT="0"
23 -KEYWORDS="amd64 arm ~hppa ~ia64 ppc ppc64 sparc x86"
24 +KEYWORDS="amd64 arm ~hppa ~ia64 ppc ppc64 ~riscv sparc x86"
25
26 RDEPEND="dev-python/six[${PYTHON_USEDEP}]"
27 BDEPEND="