Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/telepathy-glib/
Date: Thu, 15 Apr 2021 01:33:26
Message-Id: 1618450374.c676e707d6deda485908d3bc38eefdc1997ea398.sam@gentoo
1 commit: c676e707d6deda485908d3bc38eefdc1997ea398
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Apr 15 01:31:43 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 15 01:32:54 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c676e707
7
8 net-libs/telepathy-glib: Stabilize 0.24.2 arm64, #782847
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 net-libs/telepathy-glib/telepathy-glib-0.24.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-libs/telepathy-glib/telepathy-glib-0.24.2.ebuild b/net-libs/telepathy-glib/telepathy-glib-0.24.2.ebuild
16 index 8d3cd6c1113..4d68b7ca590 100644
17 --- a/net-libs/telepathy-glib/telepathy-glib-0.24.2.ebuild
18 +++ b/net-libs/telepathy-glib/telepathy-glib-0.24.2.ebuild
19 @@ -15,7 +15,7 @@ SRC_URI="https://telepathy.freedesktop.org/releases/${PN}/${P}.tar.gz"
20
21 LICENSE="LGPL-2.1+"
22 SLOT="0"
23 -KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ppc ppc64 sparc ~x86 ~amd64-linux ~x86-linux"
24 +KEYWORDS="~alpha amd64 arm arm64 ~ia64 ppc ppc64 sparc ~x86 ~amd64-linux ~x86-linux"
25
26 IUSE="debug +introspection +vala"
27 REQUIRED_USE="vala? ( introspection )"