diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-12-08 19:06:11 -0500 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-12-08 19:10:21 -0500 |
commit | ae225e27c46fbbffa2cc9c31e78875a650142122 (patch) | |
tree | e9dbcdfd13dfc72e7eb365605aa42993ff85f678 /net-libs/telepathy-glib | |
parent | net-libs/libsoup: arm64 stable (bug #702260) (diff) | |
download | gentoo-ae225e27c46fbbffa2cc9c31e78875a650142122.tar.gz gentoo-ae225e27c46fbbffa2cc9c31e78875a650142122.tar.bz2 gentoo-ae225e27c46fbbffa2cc9c31e78875a650142122.zip |
net-libs/telepathy-glib: arm64 stable (bug #702260)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.81, Repoman-2.3.20
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 c7a3a7ca6cd3..58e5a5293a70 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 )" |