diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-02-08 13:31:43 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-02-08 12:50:48 +0000 |
commit | 6dc11775e433c6fcaf93db7dba07e135d8bc585f (patch) | |
tree | 634dd537e19f84aa4b8c9bdd7b48473e5e5b1559 /app-i18n | |
parent | dev-tex/rubber: Version bump to 1.5.1. (diff) | |
download | gentoo-6dc11775e433c6fcaf93db7dba07e135d8bc585f.tar.gz gentoo-6dc11775e433c6fcaf93db7dba07e135d8bc585f.tar.bz2 gentoo-6dc11775e433c6fcaf93db7dba07e135d8bc585f.zip |
app-i18n/opencc: stable 1.0.5 for sparc, bug #704258
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-i18n')
-rw-r--r-- | app-i18n/opencc/opencc-1.0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/opencc/opencc-1.0.5.ebuild b/app-i18n/opencc/opencc-1.0.5.ebuild index 02e7cbbde3bf..63d6cf51df70 100644 --- a/app-i18n/opencc/opencc-1.0.5.ebuild +++ b/app-i18n/opencc/opencc-1.0.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -20,7 +20,7 @@ HOMEPAGE="https://github.com/BYVoid/OpenCC" LICENSE="Apache-2.0" SLOT="0/2" -KEYWORDS="amd64 arm64 hppa ppc ppc64 ~sparc x86" +KEYWORDS="amd64 arm64 hppa ppc ppc64 sparc x86" IUSE="doc test" RESTRICT="!test? ( test )" |