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 D7969138335 for ; Sat, 16 Feb 2019 23:38:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0AD6BE0916; Sat, 16 Feb 2019 23:38:54 +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 DB690E0916 for ; Sat, 16 Feb 2019 23:38:52 +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 8D322335CFF for ; Sat, 16 Feb 2019 23:38:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2F601543 for ; Sat, 16 Feb 2019 23:38:50 +0000 (UTC) From: "Mart Raudsepp" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mart Raudsepp" Message-ID: <1550360321.f7862567be46bf12144046645f6407c622db55d7.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-dialup/linux-atm/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-dialup/linux-atm/linux-atm-2.5.2.ebuild X-VCS-Directories: net-dialup/linux-atm/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: f7862567be46bf12144046645f6407c622db55d7 X-VCS-Branch: master Date: Sat, 16 Feb 2019 23:38:50 +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: 63f60bd1-1dc8-4403-a173-3743b78958e0 X-Archives-Hash: bc9822a5f0ce333d6acdbc4b9c6a2700 commit: f7862567be46bf12144046645f6407c622db55d7 Author: Mart Raudsepp gentoo org> AuthorDate: Sat Feb 16 23:38:26 2019 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Sat Feb 16 23:38:41 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7862567 net-dialup/linux-atm: arm64 stable (bug #676708) Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp gentoo.org> net-dialup/linux-atm/linux-atm-2.5.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-dialup/linux-atm/linux-atm-2.5.2.ebuild b/net-dialup/linux-atm/linux-atm-2.5.2.ebuild index 0a0f6efcc2f..baf046ba8ba 100644 --- a/net-dialup/linux-atm/linux-atm-2.5.2.ebuild +++ b/net-dialup/linux-atm/linux-atm-2.5.2.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86" +KEYWORDS="~alpha ~amd64 ~arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86" IUSE="static-libs" RDEPEND=""