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 05126138359 for ; Sun, 11 Oct 2020 23:40:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 48E5CE088C; Sun, 11 Oct 2020 23:40:00 +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 32877E088C for ; Sun, 11 Oct 2020 23:40:00 +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 3F8A533BE99 for ; Sun, 11 Oct 2020 23:39:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AD194332 for ; Sun, 11 Oct 2020 23:39:57 +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: <1602459594.1400fd739cb3529b4ab900ea970d931fd673f970.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: 1400fd739cb3529b4ab900ea970d931fd673f970 X-VCS-Branch: master Date: Sun, 11 Oct 2020 23:39:57 +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: 95e676c2-72ec-4b18-8b25-a2ea6def1231 X-Archives-Hash: 257bc2457d91195e735b0c294288a3d3 commit: 1400fd739cb3529b4ab900ea970d931fd673f970 Author: Sam James gentoo org> AuthorDate: Sun Oct 11 23:37:38 2020 +0000 Commit: Sam James gentoo org> CommitDate: Sun Oct 11 23:39:54 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1400fd73 media-gfx/sam2p: Stabilize 0.49.4_p20190718-r1 sparc, #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 df3f2211e77..87c54a14bfc 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"