Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/alsa-ucm-conf/
Date: Sun, 03 May 2020 15:58:22
Message-Id: 1588521486.a23ae4fb383e03eb6e857f27048350943405ba51.asturm@gentoo
1 commit: a23ae4fb383e03eb6e857f27048350943405ba51
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 3 15:54:46 2020 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sun May 3 15:58:06 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a23ae4fb
7
8 media-libs/alsa-ucm-conf: Rollover keywords from 1.2.1 to 1.2.2
9
10 Installs just a bunch of conf files.
11
12 Package-Manager: Portage-2.3.99, Repoman-2.3.22
13 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
14
15 media-libs/alsa-ucm-conf/alsa-ucm-conf-1.2.2.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/media-libs/alsa-ucm-conf/alsa-ucm-conf-1.2.2.ebuild b/media-libs/alsa-ucm-conf/alsa-ucm-conf-1.2.2.ebuild
19 index b4b136ca4fe..1424e013ca8 100644
20 --- a/media-libs/alsa-ucm-conf/alsa-ucm-conf-1.2.2.ebuild
21 +++ b/media-libs/alsa-ucm-conf/alsa-ucm-conf-1.2.2.ebuild
22 @@ -9,7 +9,7 @@ SRC_URI="https://www.alsa-project.org/files/pub/lib/${P}.tar.bz2"
23 LICENSE="BSD"
24 SLOT="0"
25
26 -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~x86"
27 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
28 IUSE=""
29
30 RDEPEND="!<media-libs/alsa-lib-1.2.1"