diff options
author | Sam James <sam@gentoo.org> | 2021-03-04 00:23:06 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-04 00:23:06 +0000 |
commit | 74fbfc3ff5e02f6dff48b009abeb0110084a806f (patch) | |
tree | 4ed12d3ea28ca5c255a792225d8faca7a6baf8bc /net-wireless | |
parent | x11-wm/mutter: Stabilize 3.36.7-r1 arm64, #773172 (diff) | |
download | gentoo-74fbfc3ff5e02f6dff48b009abeb0110084a806f.tar.gz gentoo-74fbfc3ff5e02f6dff48b009abeb0110084a806f.tar.bz2 gentoo-74fbfc3ff5e02f6dff48b009abeb0110084a806f.zip |
net-wireless/gnome-bluetooth: Stabilize 3.34.1 arm64, #773172
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-wireless')
-rw-r--r-- | net-wireless/gnome-bluetooth/gnome-bluetooth-3.34.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-wireless/gnome-bluetooth/gnome-bluetooth-3.34.1.ebuild b/net-wireless/gnome-bluetooth/gnome-bluetooth-3.34.1.ebuild index 10c2bd299731..e74ac095196b 100644 --- a/net-wireless/gnome-bluetooth/gnome-bluetooth-3.34.1.ebuild +++ b/net-wireless/gnome-bluetooth/gnome-bluetooth-3.34.1.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 |