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 98DCE1381F3 for ; Sun, 1 Nov 2020 15:59:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D4C61E0858; Sun, 1 Nov 2020 15:59:37 +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 B5C2DE0858 for ; Sun, 1 Nov 2020 15:59:37 +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 A04BE3407E0 for ; Sun, 1 Nov 2020 15:59:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1EE4126 for ; Sun, 1 Nov 2020 15:59:35 +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: <1604246364.6eb8b6a0b7117812b02eff71375866c95c1efd7f.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/cellwriter/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/cellwriter/cellwriter-1.3.6.ebuild X-VCS-Directories: media-gfx/cellwriter/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 6eb8b6a0b7117812b02eff71375866c95c1efd7f X-VCS-Branch: master Date: Sun, 1 Nov 2020 15:59:35 +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: 11514138-eedd-4097-a82b-e0b120767f56 X-Archives-Hash: f80fe4aea5d77d6f464c85efbdfdb8a8 commit: 6eb8b6a0b7117812b02eff71375866c95c1efd7f Author: Sam James gentoo org> AuthorDate: Sun Nov 1 15:59:24 2020 +0000 Commit: Sam James gentoo org> CommitDate: Sun Nov 1 15:59:24 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6eb8b6a0 media-gfx/cellwriter: Stabilize 1.3.6 amd64, #707182 Signed-off-by: Sam James gentoo.org> media-gfx/cellwriter/cellwriter-1.3.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-gfx/cellwriter/cellwriter-1.3.6.ebuild b/media-gfx/cellwriter/cellwriter-1.3.6.ebuild index d7a4e31afd0..c21d44f266f 100644 --- a/media-gfx/cellwriter/cellwriter-1.3.6.ebuild +++ b/media-gfx/cellwriter/cellwriter-1.3.6.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/risujin/cellwriter/archive/${PV}.tar.gz -> ${P}.tar. LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" BDEPEND="virtual/pkgconfig" RDEPEND="x11-libs/gtk+:2