diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-10-19 08:31:23 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-10-19 08:31:23 +0000 |
commit | 426ddd47d3593b7bd5874907bfc4bf1bf001f909 (patch) | |
tree | 2fc25f17d04836e8487b2cc1d34b95b439dc8eab /dev-db/m17n-db/m17n-db-1.1.0.ebuild | |
parent | did not compile with -O3 (diff) | |
download | historical-426ddd47d3593b7bd5874907bfc4bf1bf001f909.tar.gz historical-426ddd47d3593b7bd5874907bfc4bf1bf001f909.tar.bz2 historical-426ddd47d3593b7bd5874907bfc4bf1bf001f909.zip |
Stable on amd64.
Diffstat (limited to 'dev-db/m17n-db/m17n-db-1.1.0.ebuild')
-rw-r--r-- | dev-db/m17n-db/m17n-db-1.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/m17n-db/m17n-db-1.1.0.ebuild b/dev-db/m17n-db/m17n-db-1.1.0.ebuild index f85fd42c87a9..6e2330859be6 100644 --- a/dev-db/m17n-db/m17n-db-1.1.0.ebuild +++ b/dev-db/m17n-db/m17n-db-1.1.0.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/m17n-db/m17n-db-1.1.0.ebuild,v 1.2 2004/10/03 14:05:13 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/m17n-db/m17n-db-1.1.0.ebuild,v 1.3 2004/10/19 08:31:23 absinthe Exp $ DESCRIPTION="Database for the m17n library" HOMEPAGE="http://www.m17n.org/m17n-lib/" @@ -8,7 +8,7 @@ SRC_URI="http://www.m17n.org/m17n-lib/download/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="x86 alpha ppc ~amd64 ~ppc64 ~sparc" +KEYWORDS="x86 alpha ppc amd64 ~ppc64 ~sparc" IUSE="" |