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 32589139694 for ; Fri, 7 Jul 2017 12:31:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 82167E0D4E; Fri, 7 Jul 2017 12:31:20 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5C3E5E0D4E for ; Fri, 7 Jul 2017 12:31: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 41EC93418C6 for ; Fri, 7 Jul 2017 12:31:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9C4D17488 for ; Fri, 7 Jul 2017 12:31:17 +0000 (UTC) From: "Alexis Ballier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexis Ballier" Message-ID: <1499430666.c60ad9a1e86f48ab9ce7fa0848639c28a85885d0.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/python-slip/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/python-slip/python-slip-0.6.1.ebuild X-VCS-Directories: dev-python/python-slip/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: c60ad9a1e86f48ab9ce7fa0848639c28a85885d0 X-VCS-Branch: master Date: Fri, 7 Jul 2017 12:31:17 +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: de6b471c-fe7b-4b66-8d5b-3f063bc13539 X-Archives-Hash: c6fbc84a7addd397f76bfacba94b3ed7 commit: c60ad9a1e86f48ab9ce7fa0848639c28a85885d0 Author: Alexis Ballier gentoo org> AuthorDate: Fri Jul 7 12:31:06 2017 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Fri Jul 7 12:31:06 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c60ad9a1 dev-python/python-slip: keyword ~arm64 Package-Manager: Portage-2.3.6, Repoman-2.3.2 dev-python/python-slip/python-slip-0.6.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/python-slip/python-slip-0.6.1.ebuild b/dev-python/python-slip/python-slip-0.6.1.ebuild index a8656561800..cf602ebec16 100644 --- a/dev-python/python-slip/python-slip-0.6.1.ebuild +++ b/dev-python/python-slip/python-slip-0.6.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="https://fedorahosted.org/released/${PN}/${P}.tar.bz2" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~arm64 x86" IUSE="dbus selinux" RDEPEND="