diff options
author | Sam James <sam@gentoo.org> | 2021-04-15 02:31:43 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-15 02:32:54 +0100 |
commit | c676e707d6deda485908d3bc38eefdc1997ea398 (patch) | |
tree | 554a84c26a70658fd25cc77fa950cfd3a4060847 /net-libs | |
parent | net-libs/farstream: Stabilize 0.2.9 arm64, #782847 (diff) | |
download | gentoo-c676e707d6deda485908d3bc38eefdc1997ea398.tar.gz gentoo-c676e707d6deda485908d3bc38eefdc1997ea398.tar.bz2 gentoo-c676e707d6deda485908d3bc38eefdc1997ea398.zip |
net-libs/telepathy-glib: Stabilize 0.24.2 arm64, #782847
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs')
-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 8d3cd6c11136..4d68b7ca590a 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 )" |