diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-12-08 14:57:39 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-12-08 14:57:39 +0300 |
commit | a4d68f03a51e3b95dac0f0e9fa1f21c93eda8a05 (patch) | |
tree | 5e83a302fad12dd4069baca2ee11f32856d62bc2 /net-libs | |
parent | net-libs/libsoup: sparc stable wrt bug #702260 (diff) | |
download | gentoo-a4d68f03a51e3b95dac0f0e9fa1f21c93eda8a05.tar.gz gentoo-a4d68f03a51e3b95dac0f0e9fa1f21c93eda8a05.tar.bz2 gentoo-a4d68f03a51e3b95dac0f0e9fa1f21c93eda8a05.zip |
net-libs/telepathy-glib: sparc stable wrt bug #702260
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Mikle Kolyada <zlogene@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 1ac3031398a4..66829dfc749c 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 )" |