diff options
author | Michael Weber <xmw@gentoo.org> | 2017-03-08 08:38:06 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-03-08 08:44:08 +0100 |
commit | 7492404a852363ffd3e4387a5957df757a9836e7 (patch) | |
tree | 930058a59967063488ef70e6556c91991b659b50 /x11-drivers/xf86-video-omap | |
parent | x11-drivers/xf86-input-wacom: arm stable (bug 611056) (diff) | |
download | gentoo-7492404a852363ffd3e4387a5957df757a9836e7.tar.gz gentoo-7492404a852363ffd3e4387a5957df757a9836e7.tar.bz2 gentoo-7492404a852363ffd3e4387a5957df757a9836e7.zip |
x11-drivers/xf86-video-omap: arm stable (bug 611056)
Package-Manager: Portage-2.3.4, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64,arm,arm64,ppc,ppc64"
Diffstat (limited to 'x11-drivers/xf86-video-omap')
-rw-r--r-- | x11-drivers/xf86-video-omap/xf86-video-omap-0.4.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-drivers/xf86-video-omap/xf86-video-omap-0.4.5.ebuild b/x11-drivers/xf86-video-omap/xf86-video-omap-0.4.5.ebuild index 61532c8acb6c..778cdcfeccc9 100644 --- a/x11-drivers/xf86-video-omap/xf86-video-omap-0.4.5.ebuild +++ b/x11-drivers/xf86-video-omap/xf86-video-omap-0.4.5.ebuild @@ -7,7 +7,7 @@ inherit xorg-2 DESCRIPTION="OMAP video driver" -KEYWORDS="~arm" +KEYWORDS="arm" RDEPEND=">=x11-base/xorg-server-1.3 >=x11-libs/libdrm-2.4.36[video_cards_omap]" |