diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-07-28 12:08:21 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-07-28 13:01:45 -0400 |
commit | 3b94e86a1cc417e39f2cfc0b33b5302e215aa0e8 (patch) | |
tree | 1bdd55d41ed6652080b3cada8f31995dbbf7c895 /net-im | |
parent | dev-perl/DateTime-TimeZone: arm64 stable (diff) | |
download | gentoo-3b94e86a1cc417e39f2cfc0b33b5302e215aa0e8.tar.gz gentoo-3b94e86a1cc417e39f2cfc0b33b5302e215aa0e8.tar.bz2 gentoo-3b94e86a1cc417e39f2cfc0b33b5302e215aa0e8.zip |
net-im/telepathy-mission-control: 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-im')
-rw-r--r-- | net-im/telepathy-mission-control/telepathy-mission-control-5.16.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/telepathy-mission-control/telepathy-mission-control-5.16.4.ebuild b/net-im/telepathy-mission-control/telepathy-mission-control-5.16.4.ebuild index 933f3b596068..7b461b078ca7 100644 --- a/net-im/telepathy-mission-control/telepathy-mission-control-5.16.4.ebuild +++ b/net-im/telepathy-mission-control/telepathy-mission-control-5.16.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -14,7 +14,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 ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm arm64 ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux" IUSE="debug networkmanager" # test RDEPEND=" |