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 3C2D21382C5 for ; Tue, 15 Jun 2021 07:13:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 976C5E087C; Tue, 15 Jun 2021 07:13:17 +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 806EFE087C for ; Tue, 15 Jun 2021 07:13:17 +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 A4E7433BDC9 for ; Tue, 15 Jun 2021 07:13:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5C321796 for ; Tue, 15 Jun 2021 07:13:15 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1623741185.f648cd3a676a4a25e84cf887fe51141ef2103567.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/daff/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-python/daff/daff-1.3.46.ebuild X-VCS-Directories: dev-python/daff/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: f648cd3a676a4a25e84cf887fe51141ef2103567 X-VCS-Branch: master Date: Tue, 15 Jun 2021 07:13: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: b2d65495-ba07-4d80-9450-49f661e061b4 X-Archives-Hash: 4498e241df1e1873bba63f4b80fd240f Message-ID: <20210615071315.80-8dRWk08_u2shXoBzMw99h1OyexCqcVQIsZ5PF2Qs@z> commit: f648cd3a676a4a25e84cf887fe51141ef2103567 Author: Andrew Ammerlaan gentoo org> AuthorDate: Tue Jun 15 07:13:05 2021 +0000 Commit: Andrew Ammerlaan gentoo org> CommitDate: Tue Jun 15 07:13:05 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f648cd3a dev-python/daff: sort keywords Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan gentoo.org> dev-python/daff/daff-1.3.46.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/daff/daff-1.3.46.ebuild b/dev-python/daff/daff-1.3.46.ebuild index e761b2ccb..543b34c84 100644 --- a/dev-python/daff/daff-1.3.46.ebuild +++ b/dev-python/daff/daff-1.3.46.ebuild @@ -13,4 +13,4 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~sparc ~x86 ~riscv" +KEYWORDS="~amd64 ~ia64 ~riscv ~sparc ~x86"