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/sratom/
Date: Sun, 16 May 2021 00:07:53
Message-Id: 1621123590.16350d0cd1d371c26f6a39bd11c68d73f4538203.sam@gentoo
1 commit: 16350d0cd1d371c26f6a39bd11c68d73f4538203
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 16 00:06:30 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun May 16 00:06:30 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16350d0c
7
8 media-libs/sratom: Stabilize 0.6.8 arm, #775809
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 media-libs/sratom/sratom-0.6.8.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-libs/sratom/sratom-0.6.8.ebuild b/media-libs/sratom/sratom-0.6.8.ebuild
16 index eb91d0762f0..eb56d06c4d8 100644
17 --- a/media-libs/sratom/sratom-0.6.8.ebuild
18 +++ b/media-libs/sratom/sratom-0.6.8.ebuild
19 @@ -13,7 +13,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 static-libs test"
26 RESTRICT="!test? ( test )"