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 3EDA1138334 for ; Wed, 22 May 2019 02:52:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2AB46E087E; Wed, 22 May 2019 02:52:16 +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 90F61E087E for ; Wed, 22 May 2019 02:52:15 +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 1674D344D80 for ; Wed, 22 May 2019 02:52:14 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BFA305FC for ; Wed, 22 May 2019 02:52:10 +0000 (UTC) From: "Aaron Bauman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Aaron Bauman" Message-ID: <1558493521.178ee99cec02970397e56955bc408b7162d7e1d9.bman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/mm/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/mm/mm-1.4.2-r2.ebuild X-VCS-Directories: dev-libs/mm/ X-VCS-Committer: bman X-VCS-Committer-Name: Aaron Bauman X-VCS-Revision: 178ee99cec02970397e56955bc408b7162d7e1d9 X-VCS-Branch: master Date: Wed, 22 May 2019 02:52:10 +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: 9f7f5be8-08d6-4e16-9654-a316ca55ea24 X-Archives-Hash: 639a33dfe75b55fb9d3f1a632fb1d1e0 commit: 178ee99cec02970397e56955bc408b7162d7e1d9 Author: Aaron Bauman gentoo org> AuthorDate: Wed May 22 02:45:28 2019 +0000 Commit: Aaron Bauman gentoo org> CommitDate: Wed May 22 02:52:01 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=178ee99c dev-libs/mm: arm64 stable Signed-off-by: Aaron Bauman gentoo.org> dev-libs/mm/mm-1.4.2-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/mm/mm-1.4.2-r2.ebuild b/dev-libs/mm/mm-1.4.2-r2.ebuild index 84e891c3192..51290880bc5 100644 --- a/dev-libs/mm/mm-1.4.2-r2.ebuild +++ b/dev-libs/mm/mm-1.4.2-r2.ebuild @@ -9,7 +9,7 @@ SRC_URI="ftp://ftp.ossp.org/pkg/lib/mm/${P}.tar.gz" LICENSE="mm" SLOT="1.2" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="" src_prepare() {