diff options
author | 2010-07-17 16:35:49 +0000 | |
---|---|---|
committer | 2010-07-17 16:35:49 +0000 | |
commit | 252c0cca81090200a79df581825755fb6838648c (patch) | |
tree | 10ec69e06b7aa9da60fbccdf3ca3b72d9710722b /x11-libs/libdrm/libdrm-2.4.20-r1.ebuild | |
parent | Stable on amd64 wrt bug #327985 (diff) | |
download | historical-252c0cca81090200a79df581825755fb6838648c.tar.gz historical-252c0cca81090200a79df581825755fb6838648c.tar.bz2 historical-252c0cca81090200a79df581825755fb6838648c.zip |
Stable on amd64 wrt bug #327777
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
Diffstat (limited to 'x11-libs/libdrm/libdrm-2.4.20-r1.ebuild')
-rw-r--r-- | x11-libs/libdrm/libdrm-2.4.20-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/libdrm/libdrm-2.4.20-r1.ebuild b/x11-libs/libdrm/libdrm-2.4.20-r1.ebuild index 98299cb6f206..3c9e231e28e9 100644 --- a/x11-libs/libdrm/libdrm-2.4.20-r1.ebuild +++ b/x11-libs/libdrm/libdrm-2.4.20-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libdrm/libdrm-2.4.20-r1.ebuild,v 1.2 2010/07/16 17:54:05 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libdrm/libdrm-2.4.20-r1.ebuild,v 1.3 2010/07/17 16:35:49 hwoarang Exp $ inherit x-modular @@ -14,7 +14,7 @@ else SRC_URI="http://dri.freedesktop.org/${PN}/${P}.tar.bz2" fi -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" IUSE="kernel_linux" RESTRICT="test" # see bug #236845 |