diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-08-23 16:51:15 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-08-23 16:51:15 +0000 |
commit | d65baa43745a13707be47e852547e1b073839569 (patch) | |
tree | 17e2aaede58e609aba5a44200e2a91c918082add /dev-util/gperf/gperf-3.0.1.ebuild | |
parent | stable on ia64 (diff) | |
download | gentoo-2-d65baa43745a13707be47e852547e1b073839569.tar.gz gentoo-2-d65baa43745a13707be47e852547e1b073839569.tar.bz2 gentoo-2-d65baa43745a13707be47e852547e1b073839569.zip |
stable on ia64
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'dev-util/gperf/gperf-3.0.1.ebuild')
-rw-r--r-- | dev-util/gperf/gperf-3.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/gperf/gperf-3.0.1.ebuild b/dev-util/gperf/gperf-3.0.1.ebuild index bfaca7aacac3..148011ed503b 100644 --- a/dev-util/gperf/gperf-3.0.1.ebuild +++ b/dev-util/gperf/gperf-3.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/gperf/gperf-3.0.1.ebuild,v 1.14 2005/06/16 02:42:16 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gperf/gperf-3.0.1.ebuild,v 1.15 2005/08/23 16:51:15 agriffis Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.gnu.org/pub/gnu/gperf/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa mips ppc ppc64 sparc x86 ~ia64" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 sparc x86" IUSE="" DEPEND="virtual/libc" |