Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-voip/telepathy-rakia/
Date: Tue, 19 Feb 2019 18:05:10
Message-Id: 1550599484.d35583aeee57b794d5d8c52023ff2344956c7961.asturm@gentoo
1 commit: d35583aeee57b794d5d8c52023ff2344956c7961
2 Author: Roy Bamford <neddyseagoon <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 17 22:48:55 2019 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 19 18:04:44 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d35583ae
7
8 net-voip/telepathy-rakia: added ~arm64
9
10 Package-Manager: Portage-2.3.60, Repoman-2.3.12
11
12 Signed-off-by: Roy Bamford <neddyseagoon <AT> gentoo.org>
13 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
14
15 net-voip/telepathy-rakia/telepathy-rakia-0.8.0.ebuild | 4 ++--
16 1 file changed, 2 insertions(+), 2 deletions(-)
17
18 diff --git a/net-voip/telepathy-rakia/telepathy-rakia-0.8.0.ebuild b/net-voip/telepathy-rakia/telepathy-rakia-0.8.0.ebuild
19 index 47387a51f19..085b506bc97 100644
20 --- a/net-voip/telepathy-rakia/telepathy-rakia-0.8.0.ebuild
21 +++ b/net-voip/telepathy-rakia/telepathy-rakia-0.8.0.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2017 Gentoo Foundation
24 +# Copyright 1999-2019 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI=5
28 @@ -13,7 +13,7 @@ SRC_URI="https://telepathy.freedesktop.org/releases/${PN}/${P}.tar.gz"
29
30 LICENSE="LGPL-2.1"
31 SLOT="0"
32 -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-linux"
33 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-linux"
34 IUSE="test"
35 REQUIRED_USE="${PYTHON_REQUIRED_USE}"