diff options
author | Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> | 2017-08-31 20:54:37 +0200 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2017-08-31 15:52:54 -0400 |
commit | 20201e7896d3aba9ad1e480a208bff9d901e4c7b (patch) | |
tree | 3ebce101b38b3b13664e58413a8cec62f152056b /app-i18n/opencc | |
parent | app-i18n/ibus-libpinyin: Use consistent indentation in metadata.xml. (diff) | |
download | gentoo-20201e7896d3aba9ad1e480a208bff9d901e4c7b.tar.gz gentoo-20201e7896d3aba9ad1e480a208bff9d901e4c7b.tar.bz2 gentoo-20201e7896d3aba9ad1e480a208bff9d901e4c7b.zip |
app-i18n/opencc: Stabilize 1.0.5 on amd64/x86.
Diffstat (limited to 'app-i18n/opencc')
-rw-r--r-- | app-i18n/opencc/opencc-1.0.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-i18n/opencc/opencc-1.0.5.ebuild b/app-i18n/opencc/opencc-1.0.5.ebuild index 72a714fbc0c0..b5f497c1b254 100644 --- a/app-i18n/opencc/opencc-1.0.5.ebuild +++ b/app-i18n/opencc/opencc-1.0.5.ebuild @@ -20,7 +20,7 @@ HOMEPAGE="https://github.com/BYVoid/OpenCC" LICENSE="Apache-2.0" SLOT="0/2" -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~hppa ~ppc ~ppc64 x86" IUSE="doc test" DEPEND="doc? ( app-doc/doxygen )" |