Gentoo Archives: gentoo-commits

From: Matthew Thode <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/mda-lv2/
Date: Thu, 30 May 2019 15:05:49
Message-Id: 1559228732.56bc7119c1651a3f9514a6bbed3e50165971dd48.prometheanfire@gentoo
1 commit: 56bc7119c1651a3f9514a6bbed3e50165971dd48
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 30 14:48:18 2019 +0000
4 Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Thu May 30 15:05:32 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56bc7119
7
8 media-plugins/mda-lv2: add x86 keyword to 1.2.2
9
10 Package-Manager: Portage-2.3.66, Repoman-2.3.13
11 Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>
12
13 media-plugins/mda-lv2/mda-lv2-1.2.2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/media-plugins/mda-lv2/mda-lv2-1.2.2.ebuild b/media-plugins/mda-lv2/mda-lv2-1.2.2.ebuild
17 index a9722d0310f..e144613bd49 100644
18 --- a/media-plugins/mda-lv2/mda-lv2-1.2.2.ebuild
19 +++ b/media-plugins/mda-lv2/mda-lv2-1.2.2.ebuild
20 @@ -14,7 +14,7 @@ SRC_URI="http://download.drobilla.net/${P}.tar.bz2"
21
22 LICENSE="GPL-3"
23 SLOT="0"
24 -KEYWORDS="amd64"
25 +KEYWORDS="amd64 ~x86"
26 IUSE=""
27
28 RDEPEND="media-libs/lv2"