diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-05-08 13:57:13 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-05-08 13:57:18 -0700 |
commit | 4db50e6ab07f67a61cd4ddbf1e9d6feb62895e28 (patch) | |
tree | c965127b5701b46cfa15cd96bf993bd92a265e57 /x11-apps | |
parent | dev-libs/libinput: Propagate stable keywords to 1.10.6 (diff) | |
download | gentoo-4db50e6ab07f67a61cd4ddbf1e9d6feb62895e28.tar.gz gentoo-4db50e6ab07f67a61cd4ddbf1e9d6feb62895e28.tar.bz2 gentoo-4db50e6ab07f67a61cd4ddbf1e9d6feb62895e28.zip |
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.
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/intel-gpu-tools/intel-gpu-tools-1.15.ebuild | 4 | ||||
-rw-r--r-- | x11-apps/intel-gpu-tools/intel-gpu-tools-1.20.ebuild | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-apps/intel-gpu-tools/intel-gpu-tools-1.15.ebuild b/x11-apps/intel-gpu-tools/intel-gpu-tools-1.15.ebuild index 75ee7a50d996..a05dea860cfe 100644 --- a/x11-apps/intel-gpu-tools/intel-gpu-tools-1.15.ebuild +++ b/x11-apps/intel-gpu-tools/intel-gpu-tools-1.15.ebuild @@ -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" diff --git a/x11-apps/intel-gpu-tools/intel-gpu-tools-1.20.ebuild b/x11-apps/intel-gpu-tools/intel-gpu-tools-1.20.ebuild index 0b6ab028cb0b..f14f3fa384ae 100644 --- a/x11-apps/intel-gpu-tools/intel-gpu-tools-1.20.ebuild +++ b/x11-apps/intel-gpu-tools/intel-gpu-tools-1.20.ebuild @@ -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" |