diff options
author | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2012-11-11 22:50:47 +0000 |
---|---|---|
committer | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2012-11-11 22:50:47 +0000 |
commit | 570cdbabf7b0e2baaf171c5ee238d0921804f0da (patch) | |
tree | dad39c069f4a9afa41a5bba5409033485f94b35f /x11-drivers/xf86-video-ati/xf86-video-ati-6.14.6-r1.ebuild | |
parent | Remove false dependency on boost-build. (diff) | |
download | gentoo-2-570cdbabf7b0e2baaf171c5ee238d0921804f0da.tar.gz gentoo-2-570cdbabf7b0e2baaf171c5ee238d0921804f0da.tar.bz2 gentoo-2-570cdbabf7b0e2baaf171c5ee238d0921804f0da.zip |
Restore ~amd64-fbsd keywords, bug #433403.
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'x11-drivers/xf86-video-ati/xf86-video-ati-6.14.6-r1.ebuild')
-rw-r--r-- | x11-drivers/xf86-video-ati/xf86-video-ati-6.14.6-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-drivers/xf86-video-ati/xf86-video-ati-6.14.6-r1.ebuild b/x11-drivers/xf86-video-ati/xf86-video-ati-6.14.6-r1.ebuild index 1fee616f9cd0..73c5b7aeff11 100644 --- a/x11-drivers/xf86-video-ati/xf86-video-ati-6.14.6-r1.ebuild +++ b/x11-drivers/xf86-video-ati/xf86-video-ati-6.14.6-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.14.6-r1.ebuild,v 1.2 2012/11/06 21:13:11 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.14.6-r1.ebuild,v 1.3 2012/11/11 22:50:47 chithanh Exp $ EAPI=4 @@ -10,7 +10,7 @@ inherit xorg-2 DESCRIPTION="ATI video driver" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" IUSE="" RDEPEND=">=x11-libs/libdrm-2.4.36[video_cards_radeon]" |