diff options
-rw-r--r-- | net-wireless/gnome-bluetooth/gnome-bluetooth-3.34.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-wireless/gnome-bluetooth/gnome-bluetooth-3.34.3.ebuild b/net-wireless/gnome-bluetooth/gnome-bluetooth-3.34.3.ebuild index 29311e2afa0f..7c54fde9613e 100644 --- a/net-wireless/gnome-bluetooth/gnome-bluetooth-3.34.3.ebuild +++ b/net-wireless/gnome-bluetooth/gnome-bluetooth-3.34.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/GnomeBluetooth" LICENSE="GPL-2+ LGPL-2.1+ FDL-1.1+" SLOT="2/13" # subslot = libgnome-bluetooth soname version IUSE="gtk-doc +introspection" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" DEPEND=" >=dev-libs/glib-2.38:2 |