From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id A4F47138335 for ; Tue, 23 Jul 2019 14:11:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CCE2DE0863; Tue, 23 Jul 2019 14:11:03 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9F255E0863 for ; Tue, 23 Jul 2019 14:11:03 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id ABC59347F51 for ; Tue, 23 Jul 2019 14:11:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 331234D4 for ; Tue, 23 Jul 2019 14:10:59 +0000 (UTC) From: "Kent Fredric" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Kent Fredric" Message-ID: <1563890061.5e0e557d635b33dbe4d93721de56ea43607d38bf.kentnl@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/ X-VCS-Repository: repo/gentoo X-VCS-Files: xfce-base/xfce4-settings/xfce4-settings-4.12.4.ebuild xfce-base/xfce4-settings/xfce4-settings-4.13.6.ebuild xfce-base/xfce4-settings/xfce4-settings-4.13.7.ebuild X-VCS-Directories: xfce-base/xfce4-settings/ X-VCS-Committer: kentnl X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: 5e0e557d635b33dbe4d93721de56ea43607d38bf X-VCS-Branch: master Date: Tue, 23 Jul 2019 14:10:59 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: ab3de746-a8cb-43e4-ab76-079d71af5d9c X-Archives-Hash: 7a7c2cc37e262dbe446db31ad3abce28 commit: 5e0e557d635b33dbe4d93721de56ea43607d38bf Author: Kent Fredric gentoo org> AuthorDate: Tue Jul 23 13:54:21 2019 +0000 Commit: Kent Fredric gentoo org> CommitDate: Tue Jul 23 13:54:21 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e0e557d xfce-base/xfce4-settings: Drop ~x86-fbsd due to bug #665088 Judicious dropping of keywords due to inactivity in bug #665088 This percolates due to keyword inconsistencies in: dev-perl/Log-Agent, dev-perl/glib-perl, xfce-base/xfconf Bug: https://bugs.gentoo.org/665088 Package-Manager: Portage-2.3.66, Repoman-2.3.16 RepoMan-Options: --include-arches="x86-fbsd" Signed-off-by: Kent Fredric gentoo.org> xfce-base/xfce4-settings/xfce4-settings-4.12.4.ebuild | 4 ++-- xfce-base/xfce4-settings/xfce4-settings-4.13.6.ebuild | 2 +- xfce-base/xfce4-settings/xfce4-settings-4.13.7.ebuild | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.12.4.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.12.4.ebuild index 8393333b11b..dc8d924b72b 100644 --- a/xfce-base/xfce4-settings/xfce4-settings-4.12.4.ebuild +++ b/xfce-base/xfce4-settings/xfce4-settings-4.12.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="input_devices_libinput libcanberra libnotify upower +xklavier" RDEPEND=">=dev-libs/dbus-glib-0.100 diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.13.6.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.13.6.ebuild index 35cda5e6ac5..58f8d556865 100644 --- a/xfce-base/xfce4-settings/xfce4-settings-4.13.6.ebuild +++ b/xfce-base/xfce4-settings/xfce4-settings-4.13.6.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier" RDEPEND=" diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.13.7.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.13.7.ebuild index 35cda5e6ac5..58f8d556865 100644 --- a/xfce-base/xfce4-settings/xfce4-settings-4.13.7.ebuild +++ b/xfce-base/xfce4-settings/xfce4-settings-4.13.7.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier" RDEPEND="