diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-04-29 17:01:39 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-04-29 17:01:39 +0200 |
commit | cacf1f680f7c2d99e8f163465976c351f75d3461 (patch) | |
tree | e43c694473670835d2b655c17f0ce68bd6f4ca08 /media-gfx | |
parent | net-vpn/tor: ppc stable wrt bug #616692 (diff) | |
download | gentoo-cacf1f680f7c2d99e8f163465976c351f75d3461.tar.gz gentoo-cacf1f680f7c2d99e8f163465976c351f75d3461.tar.bz2 gentoo-cacf1f680f7c2d99e8f163465976c351f75d3461.zip |
media-gfx/enblend: ppc stable wrt bug #611326
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/enblend/enblend-4.2.0_p20161007-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/enblend/enblend-4.2.0_p20161007-r1.ebuild b/media-gfx/enblend/enblend-4.2.0_p20161007-r1.ebuild index 775a63697180..ae3bfd0176c1 100644 --- a/media-gfx/enblend/enblend-4.2.0_p20161007-r1.ebuild +++ b/media-gfx/enblend/enblend-4.2.0_p20161007-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://dev.gentoo.org/~soap/distfiles/${P}.tar.xz" LICENSE="GPL-2 VIGRA" SLOT="0" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="debug doc openmp tcmalloc cpu_flags_x86_sse2" REQUIRED_USE="tcmalloc? ( !debug )" |