diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-12-22 20:39:35 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-12-22 20:39:35 +0000 |
commit | 7ec2cba2497b6e000feac20a2168d83579c03fde (patch) | |
tree | 27777cb285a4479413e4e7b93029f8a043a75f3d /app-text/dictd/dictd-1.11.0.ebuild | |
parent | Add ~ia64 wrt #250390 (diff) | |
download | gentoo-2-7ec2cba2497b6e000feac20a2168d83579c03fde.tar.gz gentoo-2-7ec2cba2497b6e000feac20a2168d83579c03fde.tar.bz2 gentoo-2-7ec2cba2497b6e000feac20a2168d83579c03fde.zip |
Re-add ~ia64 wrt #250390
(Portage version: 2.1.4.5)
Diffstat (limited to 'app-text/dictd/dictd-1.11.0.ebuild')
-rw-r--r-- | app-text/dictd/dictd-1.11.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/dictd/dictd-1.11.0.ebuild b/app-text/dictd/dictd-1.11.0.ebuild index 543d1d26bce8..d2997246782d 100644 --- a/app-text/dictd/dictd-1.11.0.ebuild +++ b/app-text/dictd/dictd-1.11.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/dictd/dictd-1.11.0.ebuild,v 1.5 2008/12/16 20:27:08 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/dictd/dictd-1.11.0.ebuild,v 1.6 2008/12/22 20:39:35 armin76 Exp $ inherit eutils autotools @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/dict/${P}.tar.gz" SLOT="0" # We install rfc so - ISOC-rfc LICENSE="GPL-2 ISOC-rfc" -KEYWORDS="~alpha ~amd64 ~hppa ~mips ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~sparc ~x86" IUSE="dbi judy" # <gawk-3.1.6 makes tests fail. |