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-gfx/enblend/
Date: Fri, 25 Sep 2015 14:43:39
Message-Id: 1443192186.7d99a6bd519b379d66aef9ac5c4bbd3b72ec0fee.ago@gentoo
1 commit: 7d99a6bd519b379d66aef9ac5c4bbd3b72ec0fee
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 25 14:43:06 2015 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 25 14:43:06 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d99a6bd
7
8 media-gfx/enblend: x86 stable wrt bug #555258
9
10 Package-Manager: portage-2.2.20.1
11 RepoMan-Options: --include-arches="x86"
12
13 media-gfx/enblend/enblend-4.1.3.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/media-gfx/enblend/enblend-4.1.3.ebuild b/media-gfx/enblend/enblend-4.1.3.ebuild
17 index bdfd50e..2f5e564 100644
18 --- a/media-gfx/enblend/enblend-4.1.3.ebuild
19 +++ b/media-gfx/enblend/enblend-4.1.3.ebuild
20 @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/enblend/${MY_P}.tar.gz"
21
22 LICENSE="GPL-2 VIGRA"
23 SLOT="0"
24 -KEYWORDS="amd64 ppc ~x86"
25 +KEYWORDS="amd64 ppc x86"
26 IUSE="debug doc gpu image-cache openmp"
27
28 REQUIRED_USE="openmp? ( !image-cache )"