diff options
author | Roy Bamford <neddyseagoon@gentoo.org> | 2019-02-17 21:08:52 +0000 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2019-02-19 19:04:42 +0100 |
commit | ae54296b3c8f26d04636d3af2040ba26c57fccb0 (patch) | |
tree | fba8513055bcaf6d1b4ebf1f2ef1353d3af50036 /net-voip | |
parent | net-libs/libotr: added ~arm64 (diff) | |
download | gentoo-ae54296b3c8f26d04636d3af2040ba26c57fccb0.tar.gz gentoo-ae54296b3c8f26d04636d3af2040ba26c57fccb0.tar.bz2 gentoo-ae54296b3c8f26d04636d3af2040ba26c57fccb0.zip |
net-voip/telepathy-gabble: added ~arm64
Package-Manager: Portage-2.3.60, Repoman-2.3.12
Signed-off-by: Roy Bamford <neddyseagoon@gentoo.org>
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'net-voip')
-rw-r--r-- | net-voip/telepathy-gabble/telepathy-gabble-0.18.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-voip/telepathy-gabble/telepathy-gabble-0.18.4.ebuild b/net-voip/telepathy-gabble/telepathy-gabble-0.18.4.ebuild index 4f84d3e5220d..b3ef53e976bd 100644 --- a/net-voip/telepathy-gabble/telepathy-gabble-0.18.4.ebuild +++ b/net-voip/telepathy-gabble/telepathy-gabble-0.18.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,7 +13,7 @@ SRC_URI="https://telepathy.freedesktop.org/releases/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-linux" IUSE="gnutls +jingle libressl plugins test" # Prevent false positives due nested configure |