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 1F3041382C5 for ; Sun, 8 Apr 2018 17:29:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 225E0E096C; Sun, 8 Apr 2018 17:29:01 +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 F036AE096C for ; Sun, 8 Apr 2018 17:29:00 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 8FA7B335C59 for ; Sun, 8 Apr 2018 17:28:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 48FD5288 for ; Sun, 8 Apr 2018 17:28:56 +0000 (UTC) From: "Aaron Bauman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Aaron Bauman" Message-ID: <1523208443.4ce8f669026d9542b9e331212508bb5268702918.bman@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.3.ebuild X-VCS-Directories: xfce-base/xfce4-settings/ X-VCS-Committer: bman X-VCS-Committer-Name: Aaron Bauman X-VCS-Revision: 4ce8f669026d9542b9e331212508bb5268702918 X-VCS-Branch: master Date: Sun, 8 Apr 2018 17:28:56 +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-Archives-Salt: aa2069f5-0417-4470-bfdc-0c78e10bc9a7 X-Archives-Hash: 4ce0eac191b9869d09a04a4679689bc8 commit: 4ce8f669026d9542b9e331212508bb5268702918 Author: Aaron Bauman gentoo org> AuthorDate: Sun Apr 8 17:27:23 2018 +0000 Commit: Aaron Bauman gentoo org> CommitDate: Sun Apr 8 17:27:23 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ce8f669 xfce-base/xfce4-settings: amd64 stable Bug: https://bugs.gentoo.org/651490 Package-Manager: Portage-2.3.28, Repoman-2.3.9 xfce-base/xfce4-settings/xfce4-settings-4.12.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.12.3.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.12.3.ebuild index bb4c0573eb3..3c43f735281 100644 --- a/xfce-base/xfce4-settings/xfce4-settings-4.12.3.ebuild +++ b/xfce-base/xfce4-settings/xfce4-settings-4.12.3.ebuild @@ -10,7 +10,7 @@ SRC_URI="mirror://xfce/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 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="input_devices_libinput libcanberra libnotify upower +xklavier" RDEPEND=">=dev-libs/dbus-glib-0.100