diff options
author | Sam James <sam@gentoo.org> | 2021-04-14 23:04:37 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-14 23:06:09 +0100 |
commit | cbe6e6ac5e89f4fe7ff756381ff3d95ce9e2ac0c (patch) | |
tree | 31d440f3aa4b093ffb1cd82bd368824b2221cc91 /net-libs/telepathy-glib | |
parent | net-im/telepathy-mission-control: Stabilize 5.16.6 sparc, #782847 (diff) | |
download | gentoo-cbe6e6ac5e89f4fe7ff756381ff3d95ce9e2ac0c.tar.gz gentoo-cbe6e6ac5e89f4fe7ff756381ff3d95ce9e2ac0c.tar.bz2 gentoo-cbe6e6ac5e89f4fe7ff756381ff3d95ce9e2ac0c.zip |
net-libs/telepathy-glib: Stabilize 0.24.2 sparc, #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 977d529c05d6..aa1b1617b86f 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 )" |