diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-03-10 13:51:50 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-03-10 13:51:50 +0100 |
commit | 0016900b0d05ac28e4b9a94f167f8534c2c6165c (patch) | |
tree | 06d491400af6b74a76d7db7cfb65f566ba458a2a /x11-drivers/xf86-video-sisusb | |
parent | x11-drivers/xf86-video-savage: sparc stable wrt bug #611056 (diff) | |
download | gentoo-0016900b0d05ac28e4b9a94f167f8534c2c6165c.tar.gz gentoo-0016900b0d05ac28e4b9a94f167f8534c2c6165c.tar.bz2 gentoo-0016900b0d05ac28e4b9a94f167f8534c2c6165c.zip |
x11-drivers/xf86-video-sisusb: sparc stable wrt bug #611056
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-drivers/xf86-video-sisusb')
-rw-r--r-- | x11-drivers/xf86-video-sisusb/xf86-video-sisusb-0.9.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-drivers/xf86-video-sisusb/xf86-video-sisusb-0.9.7.ebuild b/x11-drivers/xf86-video-sisusb/xf86-video-sisusb-0.9.7.ebuild index a1f326e49feb..6d036828226d 100644 --- a/x11-drivers/xf86-video-sisusb/xf86-video-sisusb-0.9.7.ebuild +++ b/x11-drivers/xf86-video-sisusb/xf86-video-sisusb-0.9.7.ebuild @@ -6,7 +6,7 @@ EAPI=5 inherit xorg-2 DESCRIPTION="SiS USB video driver" -KEYWORDS="alpha amd64 arm ~ia64 ppc ppc64 ~sh ~sparc x86" +KEYWORDS="alpha amd64 arm ~ia64 ppc ppc64 ~sh sparc x86" IUSE="" RDEPEND=">=x11-base/xorg-server-1.6" |