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 00:13:20
Message-Id: 1618445579.b0a990f79123d921b9d51653c09c270d93c78656.sam@gentoo
1 commit: b0a990f79123d921b9d51653c09c270d93c78656
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Apr 15 00:12:08 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 15 00:12:59 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0a990f7
7
8 net-libs/telepathy-glib: Stabilize 0.24.2 ppc64, #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 d2acba49b77..8d3cd6c1113 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 )"