commit:     a3d2cd06e0332aca17288d46bacb754d1dc6c0a4
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 17 07:49:18 2024 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Thu Oct 17 08:50:51 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3d2cd06

net-wireless/gnome-bluetooth: Fix VariableOrderWrong warning

Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>

 net-wireless/gnome-bluetooth/gnome-bluetooth-46.2.ebuild | 5 +++--
 1 file 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

Reply via email to