commit: bbabf43532efc656e2d37045b94a92d30c87648c Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Jul 16 17:42:56 2020 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Jul 16 17:45:35 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bbabf435
dev-libs/iksemel: arm64 keyworded (bug #716426) Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-libs/iksemel/iksemel-1.4-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/iksemel/iksemel-1.4-r1.ebuild b/dev-libs/iksemel/iksemel-1.4-r1.ebuild index 50766b4d7e7..2f1d27b52bf 100644 --- a/dev-libs/iksemel/iksemel-1.4-r1.ebuild +++ b/dev-libs/iksemel/iksemel-1.4-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="https://${PN}.googlecode.com/files/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm64 ppc ~ppc64 x86" IUSE="ssl static-libs" RDEPEND="ssl? ( net-libs/gnutls:= )"
