mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
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:
@@ -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"
|
||||
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user