diff options
author | 2004-06-26 00:36:44 +0000 | |
---|---|---|
committer | 2004-06-26 00:36:44 +0000 | |
commit | dcd7c86320df14f15d56e625506e18f0cccb04e8 (patch) | |
tree | 0849baa4bb3885b411c4ce9d1f95cb16412a8606 /x11-misc | |
parent | Marked stable on mips. (Manifest recommit) (diff) | |
download | gentoo-2-dcd7c86320df14f15d56e625506e18f0cccb04e8.tar.gz gentoo-2-dcd7c86320df14f15d56e625506e18f0cccb04e8.tar.bz2 gentoo-2-dcd7c86320df14f15d56e625506e18f0cccb04e8.zip |
amd64
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/mkxf86config/mkxf86config-0.8-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/mkxf86config/mkxf86config-0.8-r2.ebuild b/x11-misc/mkxf86config/mkxf86config-0.8-r2.ebuild index dde93c74391f..22e699149298 100644 --- a/x11-misc/mkxf86config/mkxf86config-0.8-r2.ebuild +++ b/x11-misc/mkxf86config/mkxf86config-0.8-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/mkxf86config/mkxf86config-0.8-r2.ebuild,v 1.3 2004/06/24 22:29:07 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/mkxf86config/mkxf86config-0.8-r2.ebuild,v 1.4 2004/06/26 00:36:44 jhuebel Exp $ inherit eutils @@ -15,7 +15,7 @@ DESCRIPTION="xf86config setup program" SRC_URI="http://developer.linuxtag.net/knoppix/sources/${MY_P}.tar.gz" HOMEPAGE="http://www.knopper.net" -KEYWORDS="x86" +KEYWORDS="x86 amd64" SLOT="0" LICENSE="GPL-2" |