diff options
author | Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> | 2017-11-01 12:48:52 +0100 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2017-11-01 16:54:17 -0400 |
commit | dbccc966f18894df4d67979befd96882124c86ea (patch) | |
tree | 27fa7d6af887b52f9d0305a49fff963dea560c2d /app-i18n | |
parent | app-i18n/sunpinyin: Stabilize 2.0.4_pre20130108-r1 on x86. (diff) | |
download | gentoo-dbccc966f18894df4d67979befd96882124c86ea.tar.gz gentoo-dbccc966f18894df4d67979befd96882124c86ea.tar.bz2 gentoo-dbccc966f18894df4d67979befd96882124c86ea.zip |
app-i18n/sunpinyin-data: Stabilize 20130220 on x86.
Diffstat (limited to 'app-i18n')
-rw-r--r-- | app-i18n/sunpinyin-data/sunpinyin-data-20130220.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/sunpinyin-data/sunpinyin-data-20130220.ebuild b/app-i18n/sunpinyin-data/sunpinyin-data-20130220.ebuild index 0a56a826c8cb..4d7db19d3e3d 100644 --- a/app-i18n/sunpinyin-data/sunpinyin-data-20130220.ebuild +++ b/app-i18n/sunpinyin-data/sunpinyin-data-20130220.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,7 +13,7 @@ SRC_URI="https://open-gram.googlecode.com/files/dict.utf8-${DICT_VERSION}.tar.bz LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~ppc ppc64 ~x86" +KEYWORDS="amd64 ~ppc ppc64 x86" IUSE="" DEPEND=">=app-i18n/sunpinyin-2.0.4_pre20130108" |