diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-07-28 12:05:21 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-07-28 13:01:21 -0400 |
commit | f9bccea68c58edef1700209d6f94daf1941a68f7 (patch) | |
tree | 30754502f1d803ec49cd1dbe8ad4d454910f2d64 /net-irc/telepathy-idle | |
parent | net-libs/signond: arm64 stable (diff) | |
download | gentoo-f9bccea68c58edef1700209d6f94daf1941a68f7.tar.gz gentoo-f9bccea68c58edef1700209d6f94daf1941a68f7.tar.bz2 gentoo-f9bccea68c58edef1700209d6f94daf1941a68f7.zip |
net-irc/telepathy-idle: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'net-irc/telepathy-idle')
-rw-r--r-- | net-irc/telepathy-idle/telepathy-idle-0.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 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 758a71bf4123..984eccfc0dae 100644 --- a/net-irc/telepathy-idle/telepathy-idle-0.2.0.ebuild +++ b/net-irc/telepathy-idle/telepathy-idle-0.2.0.ebuild @@ -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 ~arm64 ~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}" |