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 9B05B138334 for ; Sun, 2 Dec 2018 11:12:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 42553E08DB; Sun, 2 Dec 2018 11:12:39 +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 134F1E08DB for ; Sun, 2 Dec 2018 11:12:38 +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 12712335C7F for ; Sun, 2 Dec 2018 11:12:37 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BCB534F2 for ; Sun, 2 Dec 2018 11:12:33 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1543748995.4ce775a28b3c2c759230ba9e1a895958eb765526.zlogene@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 X-VCS-Directories: xfce-base/xfce4-settings/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 4ce775a28b3c2c759230ba9e1a895958eb765526 X-VCS-Branch: master Date: Sun, 2 Dec 2018 11:12:33 +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: 73bdfc31-c358-47d6-90c7-eaced1c75ae2 X-Archives-Hash: f8bed7148d90568821edf21ff1d34481 commit: 4ce775a28b3c2c759230ba9e1a895958eb765526 Author: Mikle Kolyada gentoo org> AuthorDate: Sun Dec 2 11:09:55 2018 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Sun Dec 2 11:09:55 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ce775a2 xfce-base/xfce4-settings: arm stable wrt bug #652774 Signed-off-by: Mikle Kolyada gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 xfce-base/xfce4-settings/xfce4-settings-4.12.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 4e7221b1283..ec16ca039ff 100644 --- a/xfce-base/xfce4-settings/xfce4-settings-4.12.4.ebuild +++ b/xfce-base/xfce4-settings/xfce4-settings-4.12.4.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 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="input_devices_libinput libcanberra libnotify upower +xklavier" RDEPEND=">=dev-libs/dbus-glib-0.100