commit: dac051b745b27132d5c0ed2d42b837547af6e5a2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Thu Jan 26 18:32:47 2017 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Thu Jan 26 20:13:52 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dac051b7
net-wireless/blueman: Sync KEYWORDS in the live ebuild net-wireless/blueman/blueman-2.0.3.ebuild | 4 ++-- net-wireless/blueman/blueman-2.0.4.ebuild | 4 ++-- net-wireless/blueman/blueman-9999.ebuild | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/net-wireless/blueman/blueman-2.0.3.ebuild b/net-wireless/blueman/blueman-2.0.3.ebuild index 209821b..ec03c98 100644 --- a/net-wireless/blueman/blueman-2.0.3.ebuild +++ b/net-wireless/blueman/blueman-2.0.3.ebuild @@ -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" diff --git a/net-wireless/blueman/blueman-2.0.4.ebuild b/net-wireless/blueman/blueman-2.0.4.ebuild index 14613b6..55ed72d 100644 --- a/net-wireless/blueman/blueman-2.0.4.ebuild +++ b/net-wireless/blueman/blueman-2.0.4.ebuild @@ -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" diff --git a/net-wireless/blueman/blueman-9999.ebuild b/net-wireless/blueman/blueman-9999.ebuild index 69c82c7..bcba30b 100644 --- a/net-wireless/blueman/blueman-9999.ebuild +++ b/net-wireless/blueman/blueman-9999.ebuild @@ -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"
