diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-02-13 19:17:08 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-02-13 19:17:08 +0000 |
commit | b3e3376cc31c803dfc264752fbbb18b7394cce29 (patch) | |
tree | 59158ddbb0dc7b084b72c79ba567463255c97066 /app-i18n/scim-pinyin/scim-pinyin-0.5.91-r3.ebuild | |
parent | Updated metadata.xml to reflect new selinux herd. (diff) | |
download | gentoo-2-b3e3376cc31c803dfc264752fbbb18b7394cce29.tar.gz gentoo-2-b3e3376cc31c803dfc264752fbbb18b7394cce29.tar.bz2 gentoo-2-b3e3376cc31c803dfc264752fbbb18b7394cce29.zip |
drop alpha keywords
(Portage version: 2.1.9.39/cvs/Linux ia64)
Diffstat (limited to 'app-i18n/scim-pinyin/scim-pinyin-0.5.91-r3.ebuild')
-rw-r--r-- | app-i18n/scim-pinyin/scim-pinyin-0.5.91-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/scim-pinyin/scim-pinyin-0.5.91-r3.ebuild b/app-i18n/scim-pinyin/scim-pinyin-0.5.91-r3.ebuild index c4c6d071d20e..052b84fe8ac9 100644 --- a/app-i18n/scim-pinyin/scim-pinyin-0.5.91-r3.ebuild +++ b/app-i18n/scim-pinyin/scim-pinyin-0.5.91-r3.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/scim-pinyin/scim-pinyin-0.5.91-r3.ebuild,v 1.9 2011/02/13 18:07:56 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-pinyin/scim-pinyin-0.5.91-r3.ebuild,v 1.10 2011/02/13 19:17:08 armin76 Exp $ inherit autotools eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/scim/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ppc ppc64 x86" +KEYWORDS="amd64 ppc ppc64 x86" IUSE="nls" RDEPEND="x11-libs/libXt |