diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-02-13 18:02:17 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-02-13 18:02:17 +0000 |
commit | 18e5cc8f9e2d2c2551e7208d814b8746ff6dbd5a (patch) | |
tree | f1b403234c009c7f8722dc8ee647259806cc35a0 /app-i18n/ibus/ibus-1.3.9.ebuild | |
parent | Drop sparc keywords (diff) | |
download | gentoo-2-18e5cc8f9e2d2c2551e7208d814b8746ff6dbd5a.tar.gz gentoo-2-18e5cc8f9e2d2c2551e7208d814b8746ff6dbd5a.tar.bz2 gentoo-2-18e5cc8f9e2d2c2551e7208d814b8746ff6dbd5a.zip |
Drop sparc keywords
(Portage version: 2.1.9.39/cvs/Linux ia64)
Diffstat (limited to 'app-i18n/ibus/ibus-1.3.9.ebuild')
-rw-r--r-- | app-i18n/ibus/ibus-1.3.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/ibus/ibus-1.3.9.ebuild b/app-i18n/ibus/ibus-1.3.9.ebuild index 7a6e721649d6..4d162b67502d 100644 --- a/app-i18n/ibus/ibus-1.3.9.ebuild +++ b/app-i18n/ibus/ibus-1.3.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/ibus/ibus-1.3.9.ebuild,v 1.4 2011/02/10 23:27:39 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/ibus/ibus-1.3.9.ebuild,v 1.5 2011/02/13 18:02:17 armin76 Exp $ EAPI="2" PYTHON_DEPEND="python? 2:2.5" @@ -12,7 +12,7 @@ SRC_URI="http://ibus.googlecode.com/files/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~ppc ~ppc64 x86" IUSE="doc +gconf gtk introspection nls +python vala X" RDEPEND=">=dev-libs/glib-2.18 |