commit:     014a57846fd8a4760067c5885c0cf366f2cec1d2
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 20 22:35:45 2020 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sun Sep 20 22:39:52 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=014a5784

net-wireless/blueman: x86 stable (bug #743280)

Package-Manager: Portage-3.0.7, Repoman-3.0.1
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 e97fff78e6e..06839a236a4 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="arm arm64 ppc ppc64"
+       KEYWORDS="arm arm64 ppc ppc64 x86"
 else
        
SRC_URI="https://github.com/blueman-project/${PN}/releases/download/${PV/_/.}/${P/_/.}.tar.xz";
        S=${WORKDIR}/${P/_/.}
-       KEYWORDS="~amd64 arm arm64 ppc ppc64 ~x86"
+       KEYWORDS="~amd64 arm arm64 ppc ppc64 x86"
 fi
 
 # icons are GPL-2

Reply via email to