diff options
author | Sam James <sam@gentoo.org> | 2020-09-05 00:35:27 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-09-05 00:35:27 +0000 |
commit | 19cbf398e6b7cbcba567476283ac74f58416590a (patch) | |
tree | 28dff0fd727a0c2118a0b315d7b306c3012ffd0b /net-libs/gloox | |
parent | net-libs/enet: arm64 keyworded (bug #730888) (diff) | |
download | gentoo-19cbf398e6b7cbcba567476283ac74f58416590a.tar.gz gentoo-19cbf398e6b7cbcba567476283ac74f58416590a.tar.bz2 gentoo-19cbf398e6b7cbcba567476283ac74f58416590a.zip |
net-libs/gloox: arm64 keyworded (bug #730888)
Package-Manager: Portage-3.0.4, Repoman-2.3.23
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs/gloox')
-rw-r--r-- | net-libs/gloox/gloox-1.0.22.ebuild | 4 |
1 files 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 bf7eb1980c80..683420569f62 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:= ) |