Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-wireless/blueman/
Date: Wed, 28 Oct 2020 16:45:54
Message-Id: 1603903519.94cdef05fc3664ba172cab514f65881cfe377dc7.sam@gentoo
1 commit: 94cdef05fc3664ba172cab514f65881cfe377dc7
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Oct 28 16:45:19 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Oct 28 16:45:19 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94cdef05
7
8 net-wireless/blueman: Stabilize 2.1.4 arm, #751556
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 net-wireless/blueman/blueman-2.1.4.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-wireless/blueman/blueman-2.1.4.ebuild b/net-wireless/blueman/blueman-2.1.4.ebuild
16 index a40cae4609c..76f4822ef9f 100644
17 --- a/net-wireless/blueman/blueman-2.1.4.ebuild
18 +++ b/net-wireless/blueman/blueman-2.1.4.ebuild
19 @@ -12,7 +12,7 @@ HOMEPAGE="https://github.com/blueman-project/blueman"
20 if [[ ${PV} == "9999" ]] ; then
21 inherit git-r3
22 EGIT_REPO_URI="https://github.com/blueman-project/blueman.git"
23 - KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 x86"
24 + KEYWORDS="~amd64 arm ~arm64 ~ppc ~ppc64 x86"
25 else
26 SRC_URI="https://github.com/blueman-project/${PN}/releases/download/${PV/_/.}/${P/_/.}.tar.xz"
27 S=${WORKDIR}/${P/_/.}