summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-09-05 00:35:27 +0000
committerSam James <sam@gentoo.org>2020-09-05 00:35:27 +0000
commit19cbf398e6b7cbcba567476283ac74f58416590a (patch)
tree28dff0fd727a0c2118a0b315d7b306c3012ffd0b
parentnet-libs/enet: arm64 keyworded (bug #730888) (diff)
downloadgentoo-19cbf398.tar.gz
gentoo-19cbf398.tar.bz2
gentoo-19cbf398.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>
-rw-r--r--net-libs/gloox/gloox-1.0.22.ebuild4
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:= )