x11-apps/intel-gpu-tools: Destabilize

These are primarily developer tools and there are no reverse
dependencies. Stabilizing is both useless and a waste of time.
This commit is contained in:
Matt Turner
2018-05-08 13:57:13 -07:00
parent 01312fcaaa
commit 4db50e6ab0
2 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2017 Gentoo Foundation
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
@@ -6,7 +6,7 @@ EAPI="5"
inherit xorg-2
DESCRIPTION="Intel GPU userland tools"
KEYWORDS="amd64 x86"
KEYWORDS="~amd64 ~x86"
IUSE="test-programs unwind video_cards_nouveau"
RESTRICT="test"

View File

@@ -7,7 +7,7 @@ inherit xorg-2
DESCRIPTION="Intel GPU userland tools"
KEYWORDS="amd64 ~x86"
KEYWORDS="~amd64 ~x86"
IUSE="alsa glib gsl sound test-programs udev unwind valgrind video_cards_amdgpu video_cards_intel video_cards_nouveau X xrandr xv"
REQUIRED_USE="test-programs? ( sound? ( alsa gsl ) )"
RESTRICT="test"