Install this version:
emerge -a =x11-drivers/xf86-video-fbturbo-9999-r103
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =x11-drivers/xf86-video-fbturbo-9999-r103
Or alternatively:
emerge --autounmask-write -a =x11-drivers/xf86-video-fbturbo-9999-r103
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=8
XORG_DRI=always
#EGIT_REPO_URI="https://github.com/ssvb/xf86-video-fbturbo.git"
#EGIT_REPO_URI="https://github.com/schaal/xf86-video-fbturbo.git"
EGIT_REPO_URI="https://github.com/KenjiBrown/xf86-video-fbturbo.git"
EGIT_BRANCH="aarch64-gentoo"
AUTOTOOLS_AUTO_DEPEND="no"
inherit autotools xorg-3 git-r3
DESCRIPTION="FBTurbo ARM video driver (based on sunxifb)"
KEYWORDS="~arm ~arm64"
RDEPEND=">=x11-base/xorg-server-1.3
gles2? (
( >=x11-libs/libdrm-2.4.36[video_cards_exynos] )
( x11-libs/libump )
)"
DEPEND="${RDEPEND}"
IUSE="gles2"
AUTOTOOLS_IN_SOURCE_BUILD="yes"
AUTOTOOLS_AUTORECONF="yes"
Manage flags for this package:
euse -i <flag> -p x11-drivers/xf86-video-fbturbo |
euse -E <flag> -p x11-drivers/xf86-video-fbturbo |
euse -D <flag> -p x11-drivers/xf86-video-fbturbo
>=x11-base/xorg-server-1.3 gles2? ( ( >=x11-libs/libdrm-2.4.36[video_cards_exynos] ) ( x11-libs/libump ) )
>=x11-base/xorg-server-1.3 gles2? ( ( >=x11-libs/libdrm-2.4.36[video_cards_exynos] ) ( x11-libs/libump ) )