diff options
author | Matt Turner <mattst88@gentoo.org> | 2022-12-03 21:42:49 -0500 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2022-12-03 21:42:49 -0500 |
commit | 88a6da3919d3e497a99c9494fbf6d1ca957f6acc (patch) | |
tree | 73f27ecfcb0156e6a519fea0e80cab127aa1a1b4 /net-wireless/gnome-bluetooth | |
parent | x11-libs/libwnck: Drop unused inherit (diff) | |
download | gentoo-88a6da3919d3e497a99c9494fbf6d1ca957f6acc.tar.gz gentoo-88a6da3919d3e497a99c9494fbf6d1ca957f6acc.tar.bz2 gentoo-88a6da3919d3e497a99c9494fbf6d1ca957f6acc.zip |
net-wireless/gnome-bluetooth: Drop unused inherit
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'net-wireless/gnome-bluetooth')
-rw-r--r-- | net-wireless/gnome-bluetooth/gnome-bluetooth-3.34.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-wireless/gnome-bluetooth/gnome-bluetooth-3.34.5.ebuild b/net-wireless/gnome-bluetooth/gnome-bluetooth-3.34.5.ebuild index 9c4601c54641..57095facb17c 100644 --- a/net-wireless/gnome-bluetooth/gnome-bluetooth-3.34.5.ebuild +++ b/net-wireless/gnome-bluetooth/gnome-bluetooth-3.34.5.ebuild @@ -3,7 +3,7 @@ EAPI=7 PYTHON_COMPAT=( python3_{8..11} ) -inherit gnome.org gnome2-utils meson python-any-r1 udev xdg +inherit gnome.org meson python-any-r1 udev xdg DESCRIPTION="Bluetooth graphical utilities integrated with GNOME" HOMEPAGE="https://wiki.gnome.org/Projects/GnomeBluetooth" |