diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-12-20 20:34:21 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-12-20 20:36:47 +0000 |
commit | 78e46b7b56366d36e42f4084e016b30b60c9b12b (patch) | |
tree | 257d01d28745b199a28d0ff8c40de0b895041be4 /net-wireless/gnome-bluetooth | |
parent | sys-apps/xdg-desktop-portal-gnome: Stabilize 46.2 arm64, #946484 (diff) | |
download | gentoo-78e46b7b56366d36e42f4084e016b30b60c9b12b.tar.gz gentoo-78e46b7b56366d36e42f4084e016b30b60c9b12b.tar.bz2 gentoo-78e46b7b56366d36e42f4084e016b30b60c9b12b.zip |
net-wireless/gnome-bluetooth: Stabilize 46.2 arm64, #946484
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-wireless/gnome-bluetooth')
-rw-r--r-- | net-wireless/gnome-bluetooth/gnome-bluetooth-46.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-wireless/gnome-bluetooth/gnome-bluetooth-46.2.ebuild b/net-wireless/gnome-bluetooth/gnome-bluetooth-46.2.ebuild index 0d384e0f6b27..af2fb9a7c3aa 100644 --- a/net-wireless/gnome-bluetooth/gnome-bluetooth-46.2.ebuild +++ b/net-wireless/gnome-bluetooth/gnome-bluetooth-46.2.ebuild @@ -10,7 +10,7 @@ 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" +KEYWORDS="amd64 ~arm arm64 ~loong ~ppc ~ppc64 ~riscv x86" IUSE="gtk-doc +introspection sendto test" RESTRICT="!test? ( test )" |