diff options
author | Joonas Niilola <juippis@gentoo.org> | 2023-12-16 10:06:14 +0200 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2023-12-16 10:06:14 +0200 |
commit | 9027f3f30d364a8b570c6f1d76d0f32ed807f84e (patch) | |
tree | 5b3f4bfb516e32dcbecfb31efcc44ea2e7afa22e /media-gfx | |
parent | app-emulation/xen-tools: Stabilize 4.16.6_pre1-r1 x86, #917280 (diff) | |
download | gentoo-9027f3f30d364a8b570c6f1d76d0f32ed807f84e.tar.gz gentoo-9027f3f30d364a8b570c6f1d76d0f32ed807f84e.tar.bz2 gentoo-9027f3f30d364a8b570c6f1d76d0f32ed807f84e.zip |
media-gfx/enblend: Stabilize 4.2.0_p20161007-r6 x86, #917280
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/enblend/enblend-4.2.0_p20161007-r6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/enblend/enblend-4.2.0_p20161007-r6.ebuild b/media-gfx/enblend/enblend-4.2.0_p20161007-r6.ebuild index 6212ba098cc1..f1f3d192cb90 100644 --- a/media-gfx/enblend/enblend-4.2.0_p20161007-r6.ebuild +++ b/media-gfx/enblend/enblend-4.2.0_p20161007-r6.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://dev.gentoo.org/~soap/distfiles/${P}.tar.xz" LICENSE="GPL-2+ FDL-1.2+" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="~amd64 ~arm64 x86" IUSE="cpu_flags_x86_sse2 debug doc openmp tcmalloc" REQUIRED_USE="tcmalloc? ( !debug )" |