diff options
author | Pacho Ramos <pacho@gentoo.org> | 2024-10-17 09:49:18 +0200 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2024-10-17 10:50:51 +0200 |
commit | a3d2cd06e0332aca17288d46bacb754d1dc6c0a4 (patch) | |
tree | 5c8768b0b3600583bc8e37bc73801149423ace2c /net-wireless | |
parent | net-wireless/gnome-bluetooth: Bump to 46.2 (diff) | |
download | gentoo-a3d2cd06e0332aca17288d46bacb754d1dc6c0a4.tar.gz gentoo-a3d2cd06e0332aca17288d46bacb754d1dc6c0a4.tar.bz2 gentoo-a3d2cd06e0332aca17288d46bacb754d1dc6c0a4.zip |
net-wireless/gnome-bluetooth: Fix VariableOrderWrong warning
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
Diffstat (limited to 'net-wireless')
-rw-r--r-- | net-wireless/gnome-bluetooth/gnome-bluetooth-46.2.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/net-wireless/gnome-bluetooth/gnome-bluetooth-46.2.ebuild b/net-wireless/gnome-bluetooth/gnome-bluetooth-46.2.ebuild index 4194444062ef..1d6cca82ab38 100644 --- a/net-wireless/gnome-bluetooth/gnome-bluetooth-46.2.ebuild +++ b/net-wireless/gnome-bluetooth/gnome-bluetooth-46.2.ebuild @@ -7,12 +7,13 @@ inherit gnome.org gnome2-utils meson python-any-r1 xdg DESCRIPTION="Bluetooth graphical utilities integrated with GNOME" HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-bluetooth" - LICENSE="GPL-2+ LGPL-2.1+ FDL-1.1+" SLOT="3/13" # subslot = libgnome-bluetooth-3 soname version + +KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86" + IUSE="gtk-doc +introspection sendto test" RESTRICT="!test? ( test )" -KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86" DEPEND=" >=dev-libs/glib-2.44:2 |