diff options
author | Brent Baude <ranger@gentoo.org> | 2009-10-31 14:32:31 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-10-31 14:32:31 +0000 |
commit | 6fd2ec16ceb3b237e13d88bb7c2e76b9b4cf304e (patch) | |
tree | 1b62a3730e0d5f4ba7e72650df5afe1d0a303cc2 /dev-util/gperf/gperf-3.0.4.ebuild | |
parent | Marking enca-1.10 ppc64 for bug 288568 (diff) | |
download | gentoo-2-6fd2ec16ceb3b237e13d88bb7c2e76b9b4cf304e.tar.gz gentoo-2-6fd2ec16ceb3b237e13d88bb7c2e76b9b4cf304e.tar.bz2 gentoo-2-6fd2ec16ceb3b237e13d88bb7c2e76b9b4cf304e.zip |
Marking gperf-3.0.4 ppc64 for bug 288572
(Portage version: 2.1.7.1/cvs/Linux ppc64)
Diffstat (limited to 'dev-util/gperf/gperf-3.0.4.ebuild')
-rw-r--r-- | dev-util/gperf/gperf-3.0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/gperf/gperf-3.0.4.ebuild b/dev-util/gperf/gperf-3.0.4.ebuild index 383ff8836734..2d9f8441b901 100644 --- a/dev-util/gperf/gperf-3.0.4.ebuild +++ b/dev-util/gperf/gperf-3.0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/gperf/gperf-3.0.4.ebuild,v 1.6 2009/10/30 12:12:03 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gperf/gperf-3.0.4.ebuild,v 1.7 2009/10/31 14:32:31 ranger Exp $ DESCRIPTION="A perfect hash function generator" HOMEPAGE="http://www.gnu.org/software/gperf/gperf.html" @@ -8,7 +8,7 @@ SRC_URI="mirror://gnu/gperf/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" IUSE="" src_install() { |