commit: 6adb89373c12be9c3b0455b6635cb1acabff5a70 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org> AuthorDate: Sat Sep 30 05:41:49 2017 +0000 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org> CommitDate: Sat Sep 30 05:42:00 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6adb8937
app-i18n/sunpinyin: stabilise 2.0.4_pre20130108-r1 for amd64 Bug: https://bugs.gentoo.org/632291 Package-Manager: Portage-2.3.8, Repoman-2.3.3 app-i18n/sunpinyin/sunpinyin-2.0.4_pre20130108-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-i18n/sunpinyin/sunpinyin-2.0.4_pre20130108-r1.ebuild b/app-i18n/sunpinyin/sunpinyin-2.0.4_pre20130108-r1.ebuild index 8c9dc95a8ae..d794eb5d66d 100644 --- a/app-i18n/sunpinyin/sunpinyin-2.0.4_pre20130108-r1.ebuild +++ b/app-i18n/sunpinyin/sunpinyin-2.0.4_pre20130108-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ SRC_URI="https://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"