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 509DB138359 for ; Sun, 11 Oct 2020 17:48:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 151DBE0E72; Sun, 11 Oct 2020 17:48:08 +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 EC0A1E0E71 for ; Sun, 11 Oct 2020 17:48:07 +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 12AD6340D46 for ; Sun, 11 Oct 2020 17:48:07 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2D26E3AD for ; Sun, 11 Oct 2020 17:48:03 +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: <1602438427.061cee9e502ca1ef244d967fd40ba77e7cc2a31b.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/sam2p/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/sam2p/sam2p-0.49.4_p20190718-r1.ebuild X-VCS-Directories: media-gfx/sam2p/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 061cee9e502ca1ef244d967fd40ba77e7cc2a31b X-VCS-Branch: master Date: Sun, 11 Oct 2020 17:48:03 +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: 47bb29ee-3526-493f-805c-292801c29071 X-Archives-Hash: f3b7326d33d7c8f0a9ff9da2f4be0b00 commit: 061cee9e502ca1ef244d967fd40ba77e7cc2a31b Author: Sam James gentoo org> AuthorDate: Sun Oct 11 17:47:07 2020 +0000 Commit: Sam James gentoo org> CommitDate: Sun Oct 11 17:47:07 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=061cee9e media-gfx/sam2p: Stabilize 0.49.4_p20190718-r1 arm, #636876 Signed-off-by: Sam James gentoo.org> media-gfx/sam2p/sam2p-0.49.4_p20190718-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-gfx/sam2p/sam2p-0.49.4_p20190718-r1.ebuild b/media-gfx/sam2p/sam2p-0.49.4_p20190718-r1.ebuild index e95883c8eca..df3f2211e77 100644 --- a/media-gfx/sam2p/sam2p-0.49.4_p20190718-r1.ebuild +++ b/media-gfx/sam2p/sam2p-0.49.4_p20190718-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/pts/sam2p/archive/${COMMIT}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~x64-macos" +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~x64-macos" IUSE="examples gif" RESTRICT="test"