commit: 39ed22c6eac5f8f5bb9fe3b31178600823fb7087 Author: Markus Meier <maekke <AT> gentoo <DOT> org> AuthorDate: Thu Sep 7 19:26:40 2017 +0000 Commit: Markus Meier <maekke <AT> gentoo <DOT> org> CommitDate: Thu Sep 7 19:26:40 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39ed22c6
app-i18n/libchewing: add ~arm64, bug #628030 Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="arm64" app-i18n/libchewing/libchewing-0.4.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-i18n/libchewing/libchewing-0.4.0-r1.ebuild b/app-i18n/libchewing/libchewing-0.4.0-r1.ebuild index 6f3fb5790d7..9acdf364844 100644 --- a/app-i18n/libchewing/libchewing-0.4.0-r1.ebuild +++ b/app-i18n/libchewing/libchewing-0.4.0-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/${PN/lib}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz SLOT="0" LICENSE="GPL-2" -KEYWORDS="amd64 ~ppc ppc64 ~x86" +KEYWORDS="amd64 ~arm64 ~ppc ppc64 ~x86" IUSE="static-libs test" REQUIRED_USE="test? ( static-libs )"