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 12265138359 for ; Mon, 20 Jul 2020 21:22:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2D624E0729; Mon, 20 Jul 2020 21:22:57 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 151BCE0729 for ; Mon, 20 Jul 2020 21:22:57 +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 C05AC34EDEC for ; Mon, 20 Jul 2020 21:22:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 308ED2A4 for ; Mon, 20 Jul 2020 21:22:53 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1595280167.8d9cd0848d9658c8bebb42948e07a1761f696d48.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/httping/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-analyzer/httping/httping-2.5.ebuild X-VCS-Directories: net-analyzer/httping/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 8d9cd0848d9658c8bebb42948e07a1761f696d48 X-VCS-Branch: master Date: Mon, 20 Jul 2020 21:22:53 +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: ba529971-2d26-480d-a6b2-5ffe89a9951b X-Archives-Hash: be7aabe7b833423d22eb3af143ce2dbd commit: 8d9cd0848d9658c8bebb42948e07a1761f696d48 Author: Sam James gentoo org> AuthorDate: Mon Jul 20 21:16:59 2020 +0000 Commit: Sam James gentoo org> CommitDate: Mon Jul 20 21:22:47 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d9cd084 net-analyzer/httping: arm64 keyworded (bug #733292) Package-Manager: Portage-3.0.0, Repoman-2.3.23 Signed-off-by: Sam James gentoo.org> net-analyzer/httping/httping-2.5.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-analyzer/httping/httping-2.5.ebuild b/net-analyzer/httping/httping-2.5.ebuild index 27dc3f021f5..4f2b970f4c7 100644 --- a/net-analyzer/httping/httping-2.5.ebuild +++ b/net-analyzer/httping/httping-2.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ SRC_URI="http://www.vanheusden.com/${PN}/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 hppa ~mips ~ppc ppc64 ~sparc x86" +KEYWORDS="amd64 ~arm64 hppa ~mips ~ppc ppc64 ~sparc x86" IUSE="debug fftw libressl l10n_nl ncurses ssl +tfo" RDEPEND="