diff options
author | Bryan Stine <battousai@gentoo.org> | 2005-01-04 00:49:15 +0000 |
---|---|---|
committer | Bryan Stine <battousai@gentoo.org> | 2005-01-04 00:49:15 +0000 |
commit | d9541ee563bebc226c41da098abc4e5713b5aecc (patch) | |
tree | 751a9eee77a7cb9fcbefe6f866120aa28c3f6a04 /x11-base/x11-drm | |
parent | Ported to use linux-mod.eclass, split out firmware to net-wireless/ipw2100-fi... (diff) | |
download | gentoo-2-d9541ee563bebc226c41da098abc4e5713b5aecc.tar.gz gentoo-2-d9541ee563bebc226c41da098abc4e5713b5aecc.tar.bz2 gentoo-2-d9541ee563bebc226c41da098abc4e5713b5aecc.zip |
Actually TAKE OUT ppc. Someone kill me.
Diffstat (limited to 'x11-base/x11-drm')
-rw-r--r-- | x11-base/x11-drm/x11-drm-20040827-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-base/x11-drm/x11-drm-20040827-r1.ebuild b/x11-base/x11-drm/x11-drm-20040827-r1.ebuild index e0238ab4f9b7..271ad749b233 100644 --- a/x11-base/x11-drm/x11-drm-20040827-r1.ebuild +++ b/x11-base/x11-drm/x11-drm-20040827-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-base/x11-drm/x11-drm-20040827-r1.ebuild,v 1.3 2005/01/03 02:11:34 battousai Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-base/x11-drm/x11-drm-20040827-r1.ebuild,v 1.4 2005/01/04 00:49:15 battousai Exp $ inherit eutils x11 linux-mod @@ -27,7 +27,7 @@ LICENSE="X11" # No more ppc until the ioremap thing gets sorted out #KEYWORDS="~x86 ~alpha ~ia64 ~ppc ~amd64" -KEYWORDS="~x86 ~alpha ~ia64 ~ppc ~amd64" +KEYWORDS="~x86 ~alpha ~ia64 ~amd64" DEPEND="virtual/x11 virtual/linux-sources |