diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-22 18:19:13 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-22 18:19:13 +0100 |
commit | 4748289ff2dc104f30849e7149f86f471e48fe3d (patch) | |
tree | bd368193ac7ed0773ec742dc6e8f7fed31610890 /x11-drivers/xf86-video-sunffb | |
parent | x11-drivers/xf86-video-suncg6: sparc stable wrt bug #579266 (diff) | |
download | gentoo-4748289ff2dc104f30849e7149f86f471e48fe3d.tar.gz gentoo-4748289ff2dc104f30849e7149f86f471e48fe3d.tar.bz2 gentoo-4748289ff2dc104f30849e7149f86f471e48fe3d.zip |
x11-drivers/xf86-video-sunffb: sparc stable wrt bug #579266
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-drivers/xf86-video-sunffb')
-rw-r--r-- | x11-drivers/xf86-video-sunffb/xf86-video-sunffb-1.2.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-drivers/xf86-video-sunffb/xf86-video-sunffb-1.2.2-r1.ebuild b/x11-drivers/xf86-video-sunffb/xf86-video-sunffb-1.2.2-r1.ebuild index 5b76c3ead29f..75e27c331f60 100644 --- a/x11-drivers/xf86-video-sunffb/xf86-video-sunffb-1.2.2-r1.ebuild +++ b/x11-drivers/xf86-video-sunffb/xf86-video-sunffb-1.2.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="SUNFFB video driver" -KEYWORDS="-* ~sparc" +KEYWORDS="-* sparc" IUSE="" RDEPEND=">=x11-base/xorg-server-1.0.99" |