diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-12-09 10:13:51 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-12-09 10:14:14 +0100 |
commit | edf8929eda83d5d11be295f23d0cacb4d09b102a (patch) | |
tree | cee37e07885d4b33199925b9fd8e6b08bf8c5575 /net-libs/telepathy-glib | |
parent | net-libs/libsoup: ppc stable wrt bug #702260 (diff) | |
download | gentoo-edf8929eda83d5d11be295f23d0cacb4d09b102a.tar.gz gentoo-edf8929eda83d5d11be295f23d0cacb4d09b102a.tar.bz2 gentoo-edf8929eda83d5d11be295f23d0cacb4d09b102a.zip |
net-libs/telepathy-glib: ppc stable wrt bug #702260
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc"
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 | 2 |
1 files changed, 1 insertions, 1 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 e6c8c86e7409..8e2f66639cc8 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 @@ -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 )" |