commit: 56bc7119c1651a3f9514a6bbed3e50165971dd48 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org> AuthorDate: Thu May 30 14:48:18 2019 +0000 Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org> CommitDate: Thu May 30 15:05:32 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56bc7119
media-plugins/mda-lv2: add x86 keyword to 1.2.2 Package-Manager: Portage-2.3.66, Repoman-2.3.13 Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org> media-plugins/mda-lv2/mda-lv2-1.2.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-plugins/mda-lv2/mda-lv2-1.2.2.ebuild b/media-plugins/mda-lv2/mda-lv2-1.2.2.ebuild index a9722d0310f..e144613bd49 100644 --- a/media-plugins/mda-lv2/mda-lv2-1.2.2.ebuild +++ b/media-plugins/mda-lv2/mda-lv2-1.2.2.ebuild @@ -14,7 +14,7 @@ SRC_URI="http://download.drobilla.net/${P}.tar.bz2" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64" +KEYWORDS="amd64 ~x86" IUSE="" RDEPEND="media-libs/lv2"
