mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
gui-apps/waypipe: drop no-op IUSE=neon
Use CPU_FLAGS_ARM_NEON. Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 2020-2021 Gentoo Authors
|
||||
# Copyright 2020-2022 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
@@ -29,7 +29,7 @@ WAYPIPE_FLAG_MAP=(
|
||||
"${WAYPIPE_FLAG_MAP_ARM[@]/#/cpu_flags_arm_}"
|
||||
)
|
||||
|
||||
IUSE="dmabuf ffmpeg lz4 man neon systemtap test vaapi zstd ${WAYPIPE_FLAG_MAP[@]%:*}"
|
||||
IUSE="dmabuf ffmpeg lz4 man systemtap test vaapi zstd ${WAYPIPE_FLAG_MAP[@]%:*}"
|
||||
REQUIRED_USE="vaapi? ( ffmpeg )"
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 2020-2021 Gentoo Authors
|
||||
# Copyright 2020-2022 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
@@ -29,7 +29,7 @@ WAYPIPE_FLAG_MAP=(
|
||||
"${WAYPIPE_FLAG_MAP_ARM[@]/#/cpu_flags_arm_}"
|
||||
)
|
||||
|
||||
IUSE="dmabuf ffmpeg lz4 man neon systemtap test vaapi zstd ${WAYPIPE_FLAG_MAP[@]%:*}"
|
||||
IUSE="dmabuf ffmpeg lz4 man systemtap test vaapi zstd ${WAYPIPE_FLAG_MAP[@]%:*}"
|
||||
REQUIRED_USE="vaapi? ( ffmpeg )"
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 2020-2021 Gentoo Authors
|
||||
# Copyright 2020-2022 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
@@ -29,7 +29,7 @@ WAYPIPE_FLAG_MAP=(
|
||||
"${WAYPIPE_FLAG_MAP_ARM[@]/#/cpu_flags_arm_}"
|
||||
)
|
||||
|
||||
IUSE="dmabuf ffmpeg lz4 man neon systemtap test vaapi zstd ${WAYPIPE_FLAG_MAP[@]%:*}"
|
||||
IUSE="dmabuf ffmpeg lz4 man systemtap test vaapi zstd ${WAYPIPE_FLAG_MAP[@]%:*}"
|
||||
REQUIRED_USE="vaapi? ( ffmpeg )"
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user