commit: 19cbf398e6b7cbcba567476283ac74f58416590a Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Sep 5 00:35:27 2020 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Sep 5 00:35:27 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19cbf398
net-libs/gloox: arm64 keyworded (bug #730888) Package-Manager: Portage-3.0.4, Repoman-2.3.23 Signed-off-by: Sam James <sam <AT> gentoo.org> net-libs/gloox/gloox-1.0.22.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-libs/gloox/gloox-1.0.22.ebuild b/net-libs/gloox/gloox-1.0.22.ebuild index bf7eb1980c8..683420569f6 100644 --- a/net-libs/gloox/gloox-1.0.22.ebuild +++ b/net-libs/gloox/gloox-1.0.22.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=7 @@ -10,7 +10,7 @@ SRC_URI="https://camaya.net/download/${MY_P}.tar.bz2" LICENSE="GPL-3" SLOT="0/17" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="debug gnutls idn libressl ssl static-libs test zlib" DEPEND="idn? ( net-dns/libidn:= )
