diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-03-10 11:55:17 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-03-10 11:59:30 +0100 |
commit | 9410c7862b119f3b7e554dac3312446048f8004e (patch) | |
tree | 3917df38c87484621621ecb02509c24d1d25b9b1 /x11-drivers | |
parent | x11-drivers/xf86-video-siliconmotion: x86 stable wrt bug #611056 (diff) | |
download | gentoo-9410c7862b119f3b7e554dac3312446048f8004e.tar.gz gentoo-9410c7862b119f3b7e554dac3312446048f8004e.tar.bz2 gentoo-9410c7862b119f3b7e554dac3312446048f8004e.zip |
x11-drivers/xf86-video-sis: 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-drivers')
-rw-r--r-- | x11-drivers/xf86-video-sis/xf86-video-sis-0.10.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-drivers/xf86-video-sis/xf86-video-sis-0.10.9.ebuild b/x11-drivers/xf86-video-sis/xf86-video-sis-0.10.9.ebuild index 2efb4955133a..902d52504109 100644 --- a/x11-drivers/xf86-video-sis/xf86-video-sis-0.10.9.ebuild +++ b/x11-drivers/xf86-video-sis/xf86-video-sis-0.10.9.ebuild @@ -5,6 +5,6 @@ EAPI=5 inherit xorg-2 DESCRIPTION="SiS and XGI video driver" -KEYWORDS="amd64 ~ia64 ~ppc ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~ia64 ~ppc x86 ~x86-fbsd" DEPEND=">=x11-proto/xf86dgaproto-2.1" |