diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-03-10 10:05:45 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-03-10 10:05:45 +0100 |
commit | c8ee673156d4c58b8157f43aff4345a9e036c941 (patch) | |
tree | 46fd67c06bb6f61cc6dfc80727ac807ddcc6ce25 | |
parent | x11-drivers/xf86-video-nv: amd64 stable wrt bug #611056 (diff) | |
download | gentoo-c8ee673156d4c58b8157f43aff4345a9e036c941.tar.gz gentoo-c8ee673156d4c58b8157f43aff4345a9e036c941.tar.bz2 gentoo-c8ee673156d4c58b8157f43aff4345a9e036c941.zip |
x11-drivers/xf86-video-openchrome: amd64 stable wrt bug #611056
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | x11-drivers/xf86-video-openchrome/xf86-video-openchrome-0.5.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-drivers/xf86-video-openchrome/xf86-video-openchrome-0.5.0.ebuild b/x11-drivers/xf86-video-openchrome/xf86-video-openchrome-0.5.0.ebuild index 12fe00d44fa5..c1c2922dd444 100644 --- a/x11-drivers/xf86-video-openchrome/xf86-video-openchrome-0.5.0.ebuild +++ b/x11-drivers/xf86-video-openchrome/xf86-video-openchrome-0.5.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -9,7 +9,7 @@ DESCRIPTION="X.Org driver for VIA/S3G cards" HOMEPAGE="https://www.freedesktop.org/wiki/Openchrome/" LICENSE="MIT" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="debug viaregtool" RDEPEND=">=x11-base/xorg-server-1.9" |