Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/sratom/
Date: Wed, 29 Jun 2022 07:56:18
Message-Id: 1656489368.25f2b05ceb6362ea6d15fb193802f6093937e690.ago@gentoo
1 commit: 25f2b05ceb6362ea6d15fb193802f6093937e690
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jun 29 07:56:08 2022 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Wed Jun 29 07:56:08 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25f2b05c
7
8 media-libs/sratom: x86 stable wrt bug #854975
9
10 Package-Manager: Portage-3.0.30, Repoman-3.0.3
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 media-libs/sratom/sratom-0.6.10.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/media-libs/sratom/sratom-0.6.10.ebuild b/media-libs/sratom/sratom-0.6.10.ebuild
18 index d6275a4c70e9..f7864ab3044d 100644
19 --- a/media-libs/sratom/sratom-0.6.10.ebuild
20 +++ b/media-libs/sratom/sratom-0.6.10.ebuild
21 @@ -13,7 +13,7 @@ SRC_URI="http://download.drobilla.net/${P}.tar.bz2"
22
23 LICENSE="ISC"
24 SLOT="0"
25 -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~sparc ~x86"
26 +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~sparc x86"
27 IUSE="doc static-libs test"
28 RESTRICT="!test? ( test )"