diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-10-19 14:21:12 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-10-19 14:21:12 +0000 |
commit | 44ceda713332f282b9c111763651c1dab1e3b802 (patch) | |
tree | 69e58549340400dbfad8894e15300fbb163d4770 /dev-db/firebird | |
parent | ia64/hppa KEYWORDS (Manifest recommit) (diff) | |
download | gentoo-2-44ceda713332f282b9c111763651c1dab1e3b802.tar.gz gentoo-2-44ceda713332f282b9c111763651c1dab1e3b802.tar.bz2 gentoo-2-44ceda713332f282b9c111763651c1dab1e3b802.zip |
ia64 KEYWORDS
Diffstat (limited to 'dev-db/firebird')
-rw-r--r-- | dev-db/firebird/firebird-1.5.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/firebird/firebird-1.5.1.ebuild b/dev-db/firebird/firebird-1.5.1.ebuild index b314a4132dac..135507ed6078 100644 --- a/dev-db/firebird/firebird-1.5.1.ebuild +++ b/dev-db/firebird/firebird-1.5.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/firebird/firebird-1.5.1.ebuild,v 1.5 2004/10/17 18:39:38 sekretarz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/firebird/firebird-1.5.1.ebuild,v 1.6 2004/10/19 14:21:12 vapier Exp $ inherit flag-o-matic eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/firebird/${P}.${extra_ver}.tar.bz2" LICENSE="Interbase-1.0" SLOT="0" -KEYWORDS="x86 ~sparc ~amd64" +KEYWORDS="~amd64 ia64 ~sparc x86" IUSE="inetd" RESTRICT="nouserpriv" |