diff options
author | Dan Armak <danarmak@gentoo.org> | 2005-02-11 13:20:23 +0000 |
---|---|---|
committer | Dan Armak <danarmak@gentoo.org> | 2005-02-11 13:20:23 +0000 |
commit | fb698801c61b96c50ee3a745ebb26723dba8f837 (patch) | |
tree | 5c808593982ecd074eb870a291c783e5f98f1834 /kde-base/kalyptus/kalyptus-3.3.2.ebuild | |
parent | enable bash completing w/ bash-completion-config (diff) | |
download | gentoo-2-fb698801c61b96c50ee3a745ebb26723dba8f837.tar.gz gentoo-2-fb698801c61b96c50ee3a745ebb26723dba8f837.tar.bz2 gentoo-2-fb698801c61b96c50ee3a745ebb26723dba8f837.zip |
Added x86 (stable) keyword.
(Portage version: 2.0.51-r15)
Diffstat (limited to 'kde-base/kalyptus/kalyptus-3.3.2.ebuild')
-rw-r--r-- | kde-base/kalyptus/kalyptus-3.3.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kalyptus/kalyptus-3.3.2.ebuild b/kde-base/kalyptus/kalyptus-3.3.2.ebuild index 71aa2f69cd1f..1796f21a5327 100644 --- a/kde-base/kalyptus/kalyptus-3.3.2.ebuild +++ b/kde-base/kalyptus/kalyptus-3.3.2.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/kde-base/kalyptus/kalyptus-3.3.2.ebuild,v 1.2 2005/02/05 11:39:11 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kalyptus/kalyptus-3.3.2.ebuild,v 1.3 2005/02/11 13:17:29 danarmak Exp $ KMNAME=kdebindings KM_MAKEFILESREV=1 @@ -9,7 +9,7 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="KDE bindings generator for C, ObjC and Java" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" DEPEND="dev-lang/perl" PATCHES="$FILESDIR/no-gtk-glib-check.diff" |