diff options
author | Pacho Ramos <pacho@gentoo.org> | 2020-08-30 22:15:39 +0200 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2020-08-30 22:20:31 +0200 |
commit | 72b9e873928baa5ba88627cc917cc1f48875fe60 (patch) | |
tree | 3f6f110013ce1851dc96372f43efea063959880d /gnome-extra | |
parent | gnome-extra/gnome-shell-extension-bing-wallpaper: Stabilize (diff) | |
download | gentoo-72b9e873928baa5ba88627cc917cc1f48875fe60.tar.gz gentoo-72b9e873928baa5ba88627cc917cc1f48875fe60.tar.bz2 gentoo-72b9e873928baa5ba88627cc917cc1f48875fe60.zip |
gnome-extra/gnome-shell-extension-bluetooth-quick-connect: Stabilize
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
Diffstat (limited to 'gnome-extra')
-rw-r--r-- | gnome-extra/gnome-shell-extension-bluetooth-quick-connect/gnome-shell-extension-bluetooth-quick-connect-13.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-extra/gnome-shell-extension-bluetooth-quick-connect/gnome-shell-extension-bluetooth-quick-connect-13.ebuild b/gnome-extra/gnome-shell-extension-bluetooth-quick-connect/gnome-shell-extension-bluetooth-quick-connect-13.ebuild index 5e6edf0907c3..01c2202fc70c 100644 --- a/gnome-extra/gnome-shell-extension-bluetooth-quick-connect/gnome-shell-extension-bluetooth-quick-connect-13.ebuild +++ b/gnome-extra/gnome-shell-extension-bluetooth-quick-connect/gnome-shell-extension-bluetooth-quick-connect-13.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://github.com/bjarosze/gnome-bluetooth-quick-connect/archive/v${PV LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" # glib for glib-compile-schemas at build time, needed at runtime anyways |