Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/lilv/
Date: Wed, 30 Sep 2020 02:24:00
Message-Id: 1601432602.0c5a98b79da77a9c2cbe4099e8ba4245bf1a4369.sam@gentoo
1 commit: 0c5a98b79da77a9c2cbe4099e8ba4245bf1a4369
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Sep 30 02:23:22 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Sep 30 02:23:22 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c5a98b7
7
8 media-libs/lilv: Stabilize 0.24.8-r1 arm64, #744775
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 media-libs/lilv/lilv-0.24.8-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-libs/lilv/lilv-0.24.8-r1.ebuild b/media-libs/lilv/lilv-0.24.8-r1.ebuild
16 index 9478c738d16..c22bf170fdc 100644
17 --- a/media-libs/lilv/lilv-0.24.8-r1.ebuild
18 +++ b/media-libs/lilv/lilv-0.24.8-r1.ebuild
19 @@ -14,7 +14,7 @@ SRC_URI="http://download.drobilla.net/${P}.tar.bz2"
20
21 LICENSE="ISC"
22 SLOT="0"
23 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
24 +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
25 IUSE="doc +dyn-manifest static-libs test"
26 RESTRICT="!test? ( test )"