summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-04-24 08:03:02 +0000
committerMike Frysinger <vapier@gentoo.org>2004-04-24 08:03:02 +0000
commitdc9f714a65460e59706e1d46c4a4a00d8a447a6b (patch)
tree7ad79ea708de1d0748116e28c5d0f860aaaf1f75 /app-arch/bzip2
parentbug #48628, accept various other qmail's as well (diff)
downloadhistorical-dc9f714a65460e59706e1d46c4a4a00d8a447a6b.tar.gz
historical-dc9f714a65460e59706e1d46c4a4a00d8a447a6b.tar.bz2
historical-dc9f714a65460e59706e1d46c4a4a00d8a447a6b.zip
arm KEYWORD
Diffstat (limited to 'app-arch/bzip2')
-rw-r--r--app-arch/bzip2/bzip2-1.0.2-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/bzip2/bzip2-1.0.2-r3.ebuild b/app-arch/bzip2/bzip2-1.0.2-r3.ebuild
index 82f30b7d5220..37478dd0e2b3 100644
--- a/app-arch/bzip2/bzip2-1.0.2-r3.ebuild
+++ b/app-arch/bzip2/bzip2-1.0.2-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/bzip2/bzip2-1.0.2-r3.ebuild,v 1.7 2004/04/06 17:19:57 avenj Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/bzip2/bzip2-1.0.2-r3.ebuild,v 1.8 2004/04/24 08:03:02 vapier Exp $
inherit gcc flag-o-matic
@@ -10,7 +10,7 @@ SRC_URI="ftp://sources.redhat.com/pub/bzip2/v102/${P}.tar.gz"
LICENSE="BZIP2"
SLOT="0"
-KEYWORDS="x86 amd64 ppc sparc alpha mips hppa ia64 ppc64 s390"
+KEYWORDS="x86 ppc ppc64 sparc mips alpha arm hppa amd64 ia64 s390"
IUSE="build static debug"
DEPEND="virtual/glibc"