Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/codec2/
Date: Mon, 11 Jun 2018 09:59:07
Message-Id: 1528709995.b0e381f164d94d57e0989a5ae4cd5681e7b7585c.whissi@gentoo
1 commit: b0e381f164d94d57e0989a5ae4cd5681e7b7585c
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jun 11 09:39:55 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Mon Jun 11 09:39:55 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0e381f1
7
8 media-libs/codec2: x86 keyworded (bug #653676)
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11
12 media-libs/codec2/codec2-0.7.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-libs/codec2/codec2-0.7.ebuild b/media-libs/codec2/codec2-0.7.ebuild
16 index 6f88a3f0f2d..c50c30e8bd4 100644
17 --- a/media-libs/codec2/codec2-0.7.ebuild
18 +++ b/media-libs/codec2/codec2-0.7.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="https://freedv.com/wp-content/uploads/sites/8/2017/10/${P}.tar.xz"
20
21 LICENSE="LGPL-2.1"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~hppa ~ia64"
24 +KEYWORDS="~amd64 ~hppa ~ia64 ~x86"
25 IUSE=""
26
27 DEPEND=""