trinity-base/arts: remove useless default "-" for USE artswrappersuid

Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
pull/321/head
Alexander Golubev 9 months ago committed by TDE Gitea
parent 4357a2012f
commit 1d52959bfe

@ -13,7 +13,7 @@ HOMEPAGE="https://trinitydesktop.org/"
LICENSE="|| ( GPL-2 GPL-3 )"
IUSE="alsa -artswrappersuid jack mp3 vorbis"
IUSE="alsa artswrappersuid jack mp3 vorbis"
if [[ ${PV} != *9999* ]] ; then
KEYWORDS="~amd64 ~arm64 ~x86"
fi

@ -13,7 +13,7 @@ HOMEPAGE="https://trinitydesktop.org/"
LICENSE="|| ( GPL-2 GPL-3 )"
IUSE="alsa -artswrappersuid jack mp3 vorbis"
IUSE="alsa artswrappersuid jack mp3 vorbis"
if [[ ${PV} != *9999* ]] ; then
KEYWORDS="~amd64 ~arm64 ~x86"
fi

@ -13,7 +13,7 @@ HOMEPAGE="https://trinitydesktop.org/"
LICENSE="|| ( GPL-2 GPL-3 )"
IUSE="alsa -artswrappersuid jack mp3 vorbis"
IUSE="alsa artswrappersuid jack mp3 vorbis"
if [[ ${PV} != *9999* ]] ; then
KEYWORDS="~amd64 ~x86"
fi

Loading…
Cancel
Save