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 86159138334 for ; Mon, 15 Jul 2019 15:28:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EFC84E08FC; Mon, 15 Jul 2019 15:28:20 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 D8396E08FC for ; Mon, 15 Jul 2019 15:28:20 +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 0420C347C3A for ; Mon, 15 Jul 2019 15:28:20 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 51F02734 for ; Mon, 15 Jul 2019 15:28:15 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1563204438.20e0f52e385d784b30ae1b1eee5a30ee1c13843f.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/xhkeys/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-misc/xhkeys/xhkeys-2.2.1.ebuild X-VCS-Directories: x11-misc/xhkeys/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 20e0f52e385d784b30ae1b1eee5a30ee1c13843f X-VCS-Branch: master Date: Mon, 15 Jul 2019 15:28:15 +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: 4d57468d-0e64-42a6-80da-5b35127b418c X-Archives-Hash: b50cdcb46dcbeb320d51aedda2c4fa6f commit: 20e0f52e385d784b30ae1b1eee5a30ee1c13843f Author: Michał Górny gentoo org> AuthorDate: Mon Jul 15 15:27:18 2019 +0000 Commit: Michał Górny gentoo org> CommitDate: Mon Jul 15 15:27:18 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20e0f52e x11-misc/xhkeys: Sort KEYWORDS Signed-off-by: Michał Górny gentoo.org> x11-misc/xhkeys/xhkeys-2.2.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-misc/xhkeys/xhkeys-2.2.1.ebuild b/x11-misc/xhkeys/xhkeys-2.2.1.ebuild index 8aa761d9e7d..155de9151a0 100644 --- a/x11-misc/xhkeys/xhkeys-2.2.1.ebuild +++ b/x11-misc/xhkeys/xhkeys-2.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc" +KEYWORDS="ppc x86" RDEPEND=" x11-libs/libX11