diff options
author | Olivier Crête <tester@gentoo.org> | 2003-07-27 19:37:51 +0000 |
---|---|---|
committer | Olivier Crête <tester@gentoo.org> | 2003-07-27 19:37:51 +0000 |
commit | ec88c62564eca930aef2878681884877113ae6a3 (patch) | |
tree | 4b7ba5638b5771485807eeea684a25a255656d7b /sys-apps/linux32/linux32-1.0.ebuild | |
parent | remove Werror from build (diff) | |
download | gentoo-2-ec88c62564eca930aef2878681884877113ae6a3.tar.gz gentoo-2-ec88c62564eca930aef2878681884877113ae6a3.tar.bz2 gentoo-2-ec88c62564eca930aef2878681884877113ae6a3.zip |
unmask linux32/linux64 on x86 too
Diffstat (limited to 'sys-apps/linux32/linux32-1.0.ebuild')
-rw-r--r-- | sys-apps/linux32/linux32-1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/linux32/linux32-1.0.ebuild b/sys-apps/linux32/linux32-1.0.ebuild index 7926ec39f934..76e9424b3a55 100644 --- a/sys-apps/linux32/linux32-1.0.ebuild +++ b/sys-apps/linux32/linux32-1.0.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/linux32/linux32-1.0.ebuild,v 1.2 2003/07/13 23:39:39 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/linux32/linux32-1.0.ebuild,v 1.3 2003/07/27 19:37:46 tester Exp $ DESCRIPTION="A utility that allows AMD64 code to run in an environment so that the uname() call returns non-AMD64-specific info" HOMEPAGE="ftp://ftp.x86-64.org/pub/linux-x86_64/tools/linux32/" SRC_URI="mirror://${P}.tar.gz" SLOT="0" -KEYWORDS="-* amd64" +KEYWORDS="-* amd64 x86" LICENSE="GPL-2" src_compile() { |