diff options
author | 2012-06-22 06:00:30 +0000 | |
---|---|---|
committer | 2012-06-22 06:00:30 +0000 | |
commit | 1820c0d762a6bb614a2c2385e7dc3c866303691e (patch) | |
tree | 59faca577dda0821583f08080d6eed2ac9c4cc5d /app-i18n/scim/scim-1.4.11-r1.ebuild | |
parent | drop old. (diff) | |
download | historical-1820c0d762a6bb614a2c2385e7dc3c866303691e.tar.gz historical-1820c0d762a6bb614a2c2385e7dc3c866303691e.tar.bz2 historical-1820c0d762a6bb614a2c2385e7dc3c866303691e.zip |
marked x86 per bug 422875
Package-Manager: portage-2.2.0_alpha110/cvs/Linux i686
Diffstat (limited to 'app-i18n/scim/scim-1.4.11-r1.ebuild')
-rw-r--r-- | app-i18n/scim/scim-1.4.11-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/scim/scim-1.4.11-r1.ebuild b/app-i18n/scim/scim-1.4.11-r1.ebuild index 458044abdbf9..ba19504a5e81 100644 --- a/app-i18n/scim/scim-1.4.11-r1.ebuild +++ b/app-i18n/scim/scim-1.4.11-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim/scim-1.4.11-r1.ebuild,v 1.5 2012/06/21 19:32:58 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim/scim-1.4.11-r1.ebuild,v 1.6 2012/06/22 06:00:30 jdhore Exp $ EAPI="3" inherit eutils flag-o-matic multilib gnome2-utils @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/scim/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~hppa ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="doc" RDEPEND="x11-libs/libX11 |