diff options
author | 2017-03-10 11:52:54 +0100 | |
---|---|---|
committer | 2017-03-10 11:59:19 +0100 | |
commit | 5255cf04b29688c7faebd73844a1b967aaa2a329 (patch) | |
tree | 02531e2a72760328c153890d8e9f78a63013b193 /x11-apps/intel-gpu-tools | |
parent | sys-libs/libutempter: x86 stable wrt bug #611056 (diff) | |
download | gentoo-5255cf04b29688c7faebd73844a1b967aaa2a329.tar.gz gentoo-5255cf04b29688c7faebd73844a1b967aaa2a329.tar.bz2 gentoo-5255cf04b29688c7faebd73844a1b967aaa2a329.zip |
x11-apps/intel-gpu-tools: x86 stable wrt bug #611056
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-apps/intel-gpu-tools')
-rw-r--r-- | x11-apps/intel-gpu-tools/intel-gpu-tools-1.15.ebuild | 2 |
1 files changed, 1 insertions, 1 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 422b88250a12..75ee7a50d996 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 @@ -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" |