diff options
Diffstat (limited to 'app-i18n/fcitx-table-extra/fcitx-table-extra-0.3.3.ebuild')
-rw-r--r-- | app-i18n/fcitx-table-extra/fcitx-table-extra-0.3.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/fcitx-table-extra/fcitx-table-extra-0.3.3.ebuild b/app-i18n/fcitx-table-extra/fcitx-table-extra-0.3.3.ebuild index a59780c2b84f..5ac95cfa18af 100644 --- a/app-i18n/fcitx-table-extra/fcitx-table-extra-0.3.3.ebuild +++ b/app-i18n/fcitx-table-extra/fcitx-table-extra-0.3.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx-table-extra/fcitx-table-extra-0.3.3.ebuild,v 1.3 2013/08/03 08:01:53 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx-table-extra/fcitx-table-extra-0.3.3.ebuild,v 1.4 2013/08/03 14:49:04 ago Exp $ EAPI=5 inherit cmake-utils gnome2-utils @@ -11,7 +11,7 @@ SRC_URI="http://fcitx.googlecode.com/files/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ppc x86" IUSE="" RDEPEND=">=app-i18n/fcitx-4.2.7[table]" |