From: Roy Bamford Date: Sun, 17 Feb 2019 18:57:15 +0000 (+0000) Subject: net-irc/telepathy-idle: added ~arm64 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=abbbf201fa3c5431de05b1a98201230aa192db16;p=gentoo.git net-irc/telepathy-idle: added ~arm64 Package-Manager: Portage-2.3.60, Repoman-2.3.12 Signed-off-by: Roy Bamford Signed-off-by: Andreas Sturmlechner --- diff --git a/net-irc/telepathy-idle/telepathy-idle-0.2.0.ebuild b/net-irc/telepathy-idle/telepathy-idle-0.2.0.ebuild index f6bba5853a74..758a71bf4123 100644 --- a/net-irc/telepathy-idle/telepathy-idle-0.2.0.ebuild +++ b/net-irc/telepathy-idle/telepathy-idle-0.2.0.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" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-linux" IUSE="test" REQUIRED_USE="${PYTHON_REQUIRED_USE}"