Gentoo Archives: gentoo-commits

From: Viorel Munteanu <ceamac@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/lilv/
Date: Fri, 03 Mar 2023 06:28:49
Message-Id: 1677824706.7004a2094f68d08849726fef6aa3a931c3abe657.ceamac@gentoo
1 commit: 7004a2094f68d08849726fef6aa3a931c3abe657
2 Author: Matoro Mahri <matoro <AT> users <DOT> noreply <DOT> github <DOT> com>
3 AuthorDate: Thu Mar 2 20:31:13 2023 +0000
4 Commit: Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
5 CommitDate: Fri Mar 3 06:25:06 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7004a209
7
8 media-libs/lilv: Keyword 0.24.20-r1 mips, #896134
9
10 Signed-off-by: Matoro Mahri <matoro <AT> users.noreply.github.com>
11 Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>
12
13 media-libs/lilv/lilv-0.24.20-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/media-libs/lilv/lilv-0.24.20-r1.ebuild b/media-libs/lilv/lilv-0.24.20-r1.ebuild
17 index 5149360ebdea..d4cb32ba8507 100644
18 --- a/media-libs/lilv/lilv-0.24.20-r1.ebuild
19 +++ b/media-libs/lilv/lilv-0.24.20-r1.ebuild
20 @@ -14,7 +14,7 @@ SRC_URI="https://download.drobilla.net/${P}.tar.xz"
21
22 LICENSE="ISC"
23 SLOT="0"
24 -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv ~sparc x86"
25 +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~sparc x86"
26 IUSE="doc python test tools"
27 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
28 RESTRICT="!test? ( test )"