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 DF0AC138350 for ; Sun, 5 Apr 2020 10:13:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EE75EE0ACC; Sun, 5 Apr 2020 10:13:43 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 D5669E0ACC for ; Sun, 5 Apr 2020 10:13:43 +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 D1BC334EF85 for ; Sun, 5 Apr 2020 10:13:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 406811C3 for ; Sun, 5 Apr 2020 10:13:40 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1586081605.8beccd2106410f692475409a0eedd0b663576a62.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/python-libevdev/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/python-libevdev/python-libevdev-0.8.ebuild X-VCS-Directories: dev-python/python-libevdev/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 8beccd2106410f692475409a0eedd0b663576a62 X-VCS-Branch: master Date: Sun, 5 Apr 2020 10:13:40 +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: 82b2d926-748e-403f-83b8-1c4d12f48b56 X-Archives-Hash: 027bdef660c209abd5a115a2b87562c8 commit: 8beccd2106410f692475409a0eedd0b663576a62 Author: Agostino Sarubbo gentoo org> AuthorDate: Sun Apr 5 10:13:25 2020 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Sun Apr 5 10:13:25 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8beccd21 dev-python/python-libevdev: x86 stable wrt bug #714896 Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo gentoo.org> dev-python/python-libevdev/python-libevdev-0.8.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/python-libevdev/python-libevdev-0.8.ebuild b/dev-python/python-libevdev/python-libevdev-0.8.ebuild index c648cbc8cb0..3af3ba179f5 100644 --- a/dev-python/python-libevdev/python-libevdev-0.8.ebuild +++ b/dev-python/python-libevdev/python-libevdev-0.8.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://gitlab.freedesktop.org/libevdev/${PN}/-/archive/${PV}/${P}.tar. LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 s390 sparc ~x86" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 s390 sparc x86" IUSE="" python_test() {