projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c19d79f
)
x11-libs/pixman: Remove unnecessary src_unpack()
author
Matt Turner
<mattst88@gentoo.org>
Tue, 27 Aug 2019 00:56:48 +0000
(17:56 -0700)
committer
Matt Turner
<mattst88@gentoo.org>
Tue, 27 Aug 2019 00:56:48 +0000
(17:56 -0700)
Signed-off-by: Matt Turner <mattst88@gentoo.org>
x11-libs/pixman/pixman-9999.ebuild
patch
|
blob
|
history
diff --git
a/x11-libs/pixman/pixman-9999.ebuild
b/x11-libs/pixman/pixman-9999.ebuild
index d47bd5ea26c826c6183a37d4cfdd15f8190abd7c..97ba3b6a51a8a4f3cf3d1fa937594caa05b05060 100644
(file)
--- a/
x11-libs/pixman/pixman-9999.ebuild
+++ b/
x11-libs/pixman/pixman-9999.ebuild
@@
-24,11
+24,6
@@
LICENSE="MIT"
SLOT="0"
IUSE="altivec cpu_flags_arm_iwmmxt cpu_flags_arm_iwmmxt2 cpu_flags_arm_neon loongson2f cpu_flags_x86_mmxext cpu_flags_x86_sse2 cpu_flags_x86_ssse3"
-src_unpack() {
- default
- [[ $PV = 9999* ]] && git-r3_src_unpack
-}
-
multilib_src_configure() {
local openmp=disabled
tc-has-openmp && openmp=enabled