diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-12-09 10:11:13 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-12-09 10:11:13 +0100 |
commit | 0fafa3c11dd86875dd5f287c845b4f7e706933cb (patch) | |
tree | 41269c6c128a6bcafbd0d7b4bb6e666c7549edec /net-libs | |
parent | net-libs/libsoup: ppc64 stable wrt bug #702260 (diff) | |
download | gentoo-0fafa3c11dd86875dd5f287c845b4f7e706933cb.tar.gz gentoo-0fafa3c11dd86875dd5f287c845b4f7e706933cb.tar.bz2 gentoo-0fafa3c11dd86875dd5f287c845b4f7e706933cb.zip |
net-libs/telepathy-glib: ppc64 stable wrt bug #702260
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-libs')
-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 58e5a5293a70..e6c8c86e7409 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 )" |