commit:     64e17032abac02ace5d14c23e75fc2b4c2829a61
Author:     Sam James (sam_c) <sam <AT> cmpct <DOT> info>
AuthorDate: Thu Jun 25 05:44:17 2020 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Fri Jun 26 20:21:18 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64e17032

net-wireless/blueman: arm keyworded (bug #725922)

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sam James (sam_c) <sam <AT> cmpct.info>
Closes: https://github.com/gentoo/gentoo/pull/16437
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>

 net-wireless/blueman/blueman-2.1.3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-wireless/blueman/blueman-2.1.3.ebuild 
b/net-wireless/blueman/blueman-2.1.3.ebuild
index 8144b23c4cc..d0b54c32046 100644
--- a/net-wireless/blueman/blueman-2.1.3.ebuild
+++ b/net-wireless/blueman/blueman-2.1.3.ebuild
@@ -12,11 +12,11 @@ HOMEPAGE="https://github.com/blueman-project/blueman";
 if [[ ${PV} == "9999" ]] ; then
        inherit git-r3
        EGIT_REPO_URI="https://github.com/blueman-project/blueman.git";
-       KEYWORDS=""
+       KEYWORDS="~arm"
 else
        
SRC_URI="https://github.com/blueman-project/${PN}/releases/download/${PV/_/.}/${P/_/.}.tar.xz";
        S=${WORKDIR}/${P/_/.}
-       KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+       KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
 fi
 
 # icons are GPL-2

Reply via email to