diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-03-11 19:57:48 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-03-11 19:57:48 +0100 |
commit | 3394f6edba79dd760aa0178558feb89cb186765d (patch) | |
tree | 80515974533da319ba192a8982c3887193d3b3a9 /x11-drivers | |
parent | x11-drivers/xf86-video-savage: ia64 stable wrt bug #611056 (diff) | |
download | gentoo-3394f6edba79dd760aa0178558feb89cb186765d.tar.gz gentoo-3394f6edba79dd760aa0178558feb89cb186765d.tar.bz2 gentoo-3394f6edba79dd760aa0178558feb89cb186765d.zip |
x11-drivers/xf86-video-sis: ia64 stable wrt bug #611056
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="ia64"
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 dd3c8499de64..c15d7b7386e1 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" |