diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-01-20 10:58:01 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-01-20 11:02:02 +0100 |
commit | c305abcbd6cd790f8c9c61a08c6bfd13c5a77c90 (patch) | |
tree | d9631119bdcaa0ac3a166aef77717a11829cd07f /net-libs/gnome-online-accounts | |
parent | media-libs/gupnp-dlna: Stabilize 0.12.0 x86, #831048 (diff) | |
download | gentoo-c305abcbd6cd790f8c9c61a08c6bfd13c5a77c90.tar.gz gentoo-c305abcbd6cd790f8c9c61a08c6bfd13c5a77c90.tar.bz2 gentoo-c305abcbd6cd790f8c9c61a08c6bfd13c5a77c90.zip |
net-libs/gnome-online-accounts: Stabilize 3.40.1 x86, #831048
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'net-libs/gnome-online-accounts')
-rw-r--r-- | net-libs/gnome-online-accounts/gnome-online-accounts-3.40.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/gnome-online-accounts/gnome-online-accounts-3.40.1.ebuild b/net-libs/gnome-online-accounts/gnome-online-accounts-3.40.1.ebuild index fe36f7b72807..fbc97a3140fb 100644 --- a/net-libs/gnome-online-accounts/gnome-online-accounts-3.40.1.ebuild +++ b/net-libs/gnome-online-accounts/gnome-online-accounts-3.40.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/GnomeOnlineAccounts" LICENSE="LGPL-2+" SLOT="0/1" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~sparc x86" IUSE="debug gnome +introspection kerberos +vala" REQUIRED_USE="vala? ( introspection )" |