Gentoo Archives: gentoo-commits

From: Pacho Ramos <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-shell-extension-bluetooth-quick-connect/
Date: Sun, 30 Aug 2020 20:20:49
Message-Id: 1598818831.72b9e873928baa5ba88627cc917cc1f48875fe60.pacho@gentoo
1 commit: 72b9e873928baa5ba88627cc917cc1f48875fe60
2 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 30 20:15:39 2020 +0000
4 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 30 20:20:31 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72b9e873
7
8 gnome-extra/gnome-shell-extension-bluetooth-quick-connect: Stabilize
9
10 Package-Manager: Portage-3.0.4, Repoman-3.0.1
11 Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>
12
13 .../gnome-shell-extension-bluetooth-quick-connect-13.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 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
17 index 5e6edf0907c..01c2202fc70 100644
18 --- a/gnome-extra/gnome-shell-extension-bluetooth-quick-connect/gnome-shell-extension-bluetooth-quick-connect-13.ebuild
19 +++ b/gnome-extra/gnome-shell-extension-bluetooth-quick-connect/gnome-shell-extension-bluetooth-quick-connect-13.ebuild
20 @@ -9,7 +9,7 @@ SRC_URI="https://github.com/bjarosze/gnome-bluetooth-quick-connect/archive/v${PV
21
22 LICENSE="GPL-3"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~x86"
25 +KEYWORDS="amd64 x86"
26 IUSE=""
27
28 # glib for glib-compile-schemas at build time, needed at runtime anyways