diff options
author | Roy Bamford <neddyseagoon@gentoo.org> | 2019-02-17 18:57:15 +0000 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2019-02-19 19:04:41 +0100 |
commit | abbbf201fa3c5431de05b1a98201230aa192db16 (patch) | |
tree | 3ccd79baea1829f6d84447d42141f2eef7914a40 /net-irc/telepathy-idle | |
parent | dev-python/twisted-words: added ~arm64 (diff) | |
download | gentoo-abbbf201fa3c5431de05b1a98201230aa192db16.tar.gz gentoo-abbbf201fa3c5431de05b1a98201230aa192db16.tar.bz2 gentoo-abbbf201fa3c5431de05b1a98201230aa192db16.zip |
net-irc/telepathy-idle: 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-irc/telepathy-idle')
-rw-r--r-- | net-irc/telepathy-idle/telepathy-idle-0.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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}" |