diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-01-18 05:52:56 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-01-18 05:52:56 +0300 |
commit | 3c166a8172e2d0bc43bffa007249de91b4ab692b (patch) | |
tree | 114f169f4b20d324466301fbd77410816f473d19 /net-libs/gnome-online-accounts | |
parent | net-libs/phodav: amd64 stable wrt bug #631656 (diff) | |
download | gentoo-3c166a8172e2d0bc43bffa007249de91b4ab692b.tar.gz gentoo-3c166a8172e2d0bc43bffa007249de91b4ab692b.tar.bz2 gentoo-3c166a8172e2d0bc43bffa007249de91b4ab692b.zip |
net-libs/gnome-online-accounts: amd64 stable wrt bug #631656
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'net-libs/gnome-online-accounts')
-rw-r--r-- | net-libs/gnome-online-accounts/gnome-online-accounts-3.24.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/gnome-online-accounts/gnome-online-accounts-3.24.4.ebuild b/net-libs/gnome-online-accounts/gnome-online-accounts-3.24.4.ebuild index f5fea7795c11..4db7224a62ae 100644 --- a/net-libs/gnome-online-accounts/gnome-online-accounts-3.24.4.ebuild +++ b/net-libs/gnome-online-accounts/gnome-online-accounts-3.24.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -12,7 +12,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/GnomeOnlineAccounts" LICENSE="LGPL-2+" SLOT="0/1" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="debug gnome +introspection kerberos vala" # telepathy" REQUIRED_USE="vala? ( introspection )" |