diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-01-01 16:25:11 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-01-01 16:25:11 +0100 |
commit | e2d3e5ed0421b2ae4a5222dc40cf5e412279d002 (patch) | |
tree | 31bebbd014b21040cda519d1e9c0cd4f33909fd9 /net-libs/telepathy-glib | |
parent | net-libs/libsoup: arm stable wrt bug #702260 (diff) | |
download | gentoo-e2d3e5ed0421b2ae4a5222dc40cf5e412279d002.tar.gz gentoo-e2d3e5ed0421b2ae4a5222dc40cf5e412279d002.tar.bz2 gentoo-e2d3e5ed0421b2ae4a5222dc40cf5e412279d002.zip |
net-libs/telepathy-glib: arm stable wrt bug #702260
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-libs/telepathy-glib')
-rw-r--r-- | net-libs/telepathy-glib/telepathy-glib-0.24.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/telepathy-glib/telepathy-glib-0.24.1-r1.ebuild b/net-libs/telepathy-glib/telepathy-glib-0.24.1-r1.ebuild index 8e2f66639cc8..42c672830ea8 100644 --- a/net-libs/telepathy-glib/telepathy-glib-0.24.1-r1.ebuild +++ b/net-libs/telepathy-glib/telepathy-glib-0.24.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -15,7 +15,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 +introspection +vala" REQUIRED_USE="vala? ( introspection )" |