diff options
author | 2004-02-23 00:26:04 +0000 | |
---|---|---|
committer | 2004-02-23 00:26:04 +0000 | |
commit | 1b3f8820646229537625885b456606a1bcfb89aa (patch) | |
tree | 41163dadaa4e462f76d9f387c70ab661b983394d /sys-devel/sparc32/sparc32-1.1-r1.ebuild | |
parent | Remove arm keywords (Manifest recommit) (diff) | |
download | gentoo-2-1b3f8820646229537625885b456606a1bcfb89aa.tar.gz gentoo-2-1b3f8820646229537625885b456606a1bcfb89aa.tar.bz2 gentoo-2-1b3f8820646229537625885b456606a1bcfb89aa.zip |
Remove arm keywords
Diffstat (limited to 'sys-devel/sparc32/sparc32-1.1-r1.ebuild')
-rw-r--r-- | sys-devel/sparc32/sparc32-1.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/sparc32/sparc32-1.1-r1.ebuild b/sys-devel/sparc32/sparc32-1.1-r1.ebuild index 39a2b7ab693e..fb008707e403 100644 --- a/sys-devel/sparc32/sparc32-1.1-r1.ebuild +++ b/sys-devel/sparc32/sparc32-1.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/sparc32/sparc32-1.1-r1.ebuild,v 1.1 2003/10/07 19:18:03 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/sparc32/sparc32-1.1-r1.ebuild,v 1.2 2004/02/23 00:23:17 agriffis Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.auxio.org/pub/linux/SOURCES/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="sparc -x86 -ppc" +KEYWORDS="sparc -x86 -ppc" IUSE="" DEPEND="virtual/glibc" |