diff options
Diffstat (limited to 'app-i18n/sunpinyin/sunpinyin-2.0.4_pre20130108.ebuild')
-rw-r--r-- | app-i18n/sunpinyin/sunpinyin-2.0.4_pre20130108.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/sunpinyin/sunpinyin-2.0.4_pre20130108.ebuild b/app-i18n/sunpinyin/sunpinyin-2.0.4_pre20130108.ebuild index ff36b516c03e..d4dfc8b3e066 100644 --- a/app-i18n/sunpinyin/sunpinyin-2.0.4_pre20130108.ebuild +++ b/app-i18n/sunpinyin/sunpinyin-2.0.4_pre20130108.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/sunpinyin/sunpinyin-2.0.4_pre20130108.ebuild,v 1.4 2015/04/19 11:33:18 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/sunpinyin/sunpinyin-2.0.4_pre20130108.ebuild,v 1.5 2015/05/01 05:52:40 jer Exp $ EAPI=5 PYTHON_COMPAT=( python2_7 ) @@ -12,7 +12,7 @@ SRC_URI="http://dev.gentoo.org/~yngwin/distfiles/${P}.tar.xz" LICENSE="LGPL-2.1 CDDL" SLOT="0/1" -KEYWORDS="amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc ppc64 ~x86" IUSE="" RDEPEND="dev-db/sqlite:3" |