x11-drivers/xf86-video-intel: x86 stable wrt bug #727768

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
This commit is contained in:
Agostino Sarubbo
2020-06-15 17:15:43 +02:00
parent b75014e771
commit 1bc836a9b1

View File

@@ -10,7 +10,7 @@ inherit linux-info xorg-3 flag-o-matic
if [[ ${PV} == 9999* ]]; then
SRC_URI=""
else
KEYWORDS="amd64 ~x86"
KEYWORDS="amd64 x86"
COMMIT_ID="5ca3ac1a90af177eb111a965e9b4dd8a27cc58fc"
SRC_URI="https://gitlab.freedesktop.org/xorg/driver/xf86-video-intel/-/archive/${COMMIT_ID}/${P}.tar.bz2"
S="${WORKDIR}/${PN}-${COMMIT_ID}"