net-wireless/blueman: Sync KEYWORDS in the live ebuild
authorMichał Górny <mgorny@gentoo.org>
Thu, 26 Jan 2017 18:32:47 +0000 (19:32 +0100)
committerMichał Górny <mgorny@gentoo.org>
Thu, 26 Jan 2017 20:13:52 +0000 (21:13 +0100)
net-wireless/blueman/blueman-2.0.3.ebuild
net-wireless/blueman/blueman-2.0.4.ebuild
net-wireless/blueman/blueman-9999.ebuild

index 209821b3516308f315302a402ae0e303256156e9..ec03c98792deaf82c0509f15d8c525e8fe9d9f52 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -13,7 +13,7 @@ HOMEPAGE="https://github.com/blueman-project/blueman"
 if [[ ${PV} == "9999" ]] ; then
        inherit autotools git-r3
        EGIT_REPO_URI="https://github.com/blueman-project/blueman.git"
-       KEYWORDS="~ppc64"
+       KEYWORDS=""
 else
        SRC_URI="https://github.com/blueman-project/${PN}/releases/download/${PV}/${P}.tar.xz"
        KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
index 14613b6196aa5b8fdef1c75a3f23c099cc27f668..55ed72de6bd59135aeaf5126c61630ec31e195f4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -13,7 +13,7 @@ HOMEPAGE="https://github.com/blueman-project/blueman"
 if [[ ${PV} == "9999" ]] ; then
        inherit autotools git-r3
        EGIT_REPO_URI="https://github.com/blueman-project/blueman.git"
-       KEYWORDS="~ppc64"
+       KEYWORDS=""
 else
        SRC_URI="https://github.com/blueman-project/${PN}/releases/download/${PV}/${P}.tar.xz"
        KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
index 69c82c72397e059b333b5167fc03678a9ce2e2ce..bcba30bb5bd7a3895dbba2ea80cb9dea16dcda48 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -16,7 +16,7 @@ if [[ ${PV} == "9999" ]] ; then
        KEYWORDS=""
 else
        SRC_URI="https://github.com/blueman-project/${PN}/releases/download/${PV}/${P}.tar.xz"
-       KEYWORDS="~amd64 ~ppc ~x86"
+       KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
 fi
 
 LICENSE="GPL-3"