diff options
author | Sam James <sam@gentoo.org> | 2021-04-15 06:22:00 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-15 06:24:45 +0100 |
commit | cc6e3ac30b148b475d8b8636e6d3a529edf0463b (patch) | |
tree | 7837b0de9c939e476828bd4735ad0f8a017c6edb /net-libs/telepathy-glib | |
parent | net-libs/farstream: Stabilize 0.2.9 x86, #782847 (diff) | |
download | gentoo-cc6e3ac30b148b475d8b8636e6d3a529edf0463b.tar.gz gentoo-cc6e3ac30b148b475d8b8636e6d3a529edf0463b.tar.bz2 gentoo-cc6e3ac30b148b475d8b8636e6d3a529edf0463b.zip |
net-libs/telepathy-glib: Stabilize 0.24.2 x86, #782847
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs/telepathy-glib')
-rw-r--r-- | net-libs/telepathy-glib/telepathy-glib-0.24.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/telepathy-glib/telepathy-glib-0.24.2.ebuild b/net-libs/telepathy-glib/telepathy-glib-0.24.2.ebuild index 4d68b7ca590a..a87f183e1381 100644 --- a/net-libs/telepathy-glib/telepathy-glib-0.24.2.ebuild +++ b/net-libs/telepathy-glib/telepathy-glib-0.24.2.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 )" |