diff options
author | Roy Bamford <neddyseagoon@gentoo.org> | 2019-02-17 19:33:40 +0000 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2019-02-19 19:04:41 +0100 |
commit | 85af35b3668f09def0c4320598f6ed58564b8ce3 (patch) | |
tree | 37d3409ef0f8199b17d11ae2728a7712059cd8a4 /net-libs/telepathy-farstream | |
parent | net-libs/telepathy-accounts-signon: added ~arm64 (diff) | |
download | gentoo-85af35b3668f09def0c4320598f6ed58564b8ce3.tar.gz gentoo-85af35b3668f09def0c4320598f6ed58564b8ce3.tar.bz2 gentoo-85af35b3668f09def0c4320598f6ed58564b8ce3.zip |
net-libs/telepathy-farstream: 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-libs/telepathy-farstream')
-rw-r--r-- | net-libs/telepathy-farstream/telepathy-farstream-0.6.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/telepathy-farstream/telepathy-farstream-0.6.2.ebuild b/net-libs/telepathy-farstream/telepathy-farstream-0.6.2.ebuild index d04f9dc1e79f..faf903c2f21f 100644 --- a/net-libs/telepathy-farstream/telepathy-farstream-0.6.2.ebuild +++ b/net-libs/telepathy-farstream/telepathy-farstream-0.6.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -12,7 +12,7 @@ SRC_URI="https://telepathy.freedesktop.org/releases/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0/3" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="examples +introspection" RDEPEND=" |