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 A8F6613835A for ; Thu, 17 Sep 2020 17:38:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 908E6E083D; Thu, 17 Sep 2020 17:38:40 +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 7AF16E083D for ; Thu, 17 Sep 2020 17:38:40 +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 2893A340E26 for ; Thu, 17 Sep 2020 17:38:39 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9508D33A for ; Thu, 17 Sep 2020 17:38:37 +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: <1600364274.7efc01fe69254ae1d7963cbbb5008dc6b064431c.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libmypaint/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/libmypaint/libmypaint-1.6.1.ebuild X-VCS-Directories: media-libs/libmypaint/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 7efc01fe69254ae1d7963cbbb5008dc6b064431c X-VCS-Branch: master Date: Thu, 17 Sep 2020 17:38:37 +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: a3eb371a-34be-4adb-b1d6-c3fecd54cb49 X-Archives-Hash: 2677f1f8d10706f89220da829b8df5f0 commit: 7efc01fe69254ae1d7963cbbb5008dc6b064431c Author: Sam James gentoo org> AuthorDate: Thu Sep 17 17:37:54 2020 +0000 Commit: Sam James gentoo org> CommitDate: Thu Sep 17 17:37:54 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7efc01fe media-libs/libmypaint: Stabilize 1.6.1 arm64, #708500 Signed-off-by: Sam James gentoo.org> media-libs/libmypaint/libmypaint-1.6.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/libmypaint/libmypaint-1.6.1.ebuild b/media-libs/libmypaint/libmypaint-1.6.1.ebuild index 385c858d32c..1bb03f9d85a 100644 --- a/media-libs/libmypaint/libmypaint-1.6.1.ebuild +++ b/media-libs/libmypaint/libmypaint-1.6.1.ebuild @@ -19,7 +19,7 @@ LICENSE="ISC" # See https://github.com/mypaint/libmypaint/releases/tag/v1.6.1 # https://github.com/mypaint/libmypaint/compare/v1.6.0...v1.6.1 SLOT="0/0.0.0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" IUSE="gegl introspection nls openmp" BDEPEND="