diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-29 14:55:12 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-29 14:55:12 +0100 |
commit | b7346adf73647b0c0f175f5848f64d5577ae4dce (patch) | |
tree | 552aa7b04e99280aecae8a1d0f1b9fc16d25d567 /app-i18n | |
parent | dev-libs/libproccpuinfo: amd64 stable wrt bug #607502 (diff) | |
download | gentoo-b7346adf73647b0c0f175f5848f64d5577ae4dce.tar.gz gentoo-b7346adf73647b0c0f175f5848f64d5577ae4dce.tar.bz2 gentoo-b7346adf73647b0c0f175f5848f64d5577ae4dce.zip |
app-i18n/opencc: amd64 stable wrt bug #607544
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-i18n')
-rw-r--r-- | app-i18n/opencc/opencc-1.0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/opencc/opencc-1.0.4.ebuild b/app-i18n/opencc/opencc-1.0.4.ebuild index aa08f7b6dfe2..4ecc1b3f4214 100644 --- a/app-i18n/opencc/opencc-1.0.4.ebuild +++ b/app-i18n/opencc/opencc-1.0.4.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 # $Id$ @@ -12,7 +12,7 @@ SRC_URI="https://github.com/BYVoid/OpenCC/archive/ver.${PV}.tar.gz -> ${P}.tar.g LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~hppa ~ppc ~ppc64 ~x86" IUSE="doc static-libs" DEPEND="doc? ( app-doc/doxygen )" |