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 4BBCD13835A for ; Sat, 5 Sep 2020 21:23:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 375E0E088B; Sat, 5 Sep 2020 21:23:01 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 1EEFFE088B for ; Sat, 5 Sep 2020 21:23:01 +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 96700335D0A for ; Sat, 5 Sep 2020 21:22:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 15D43342 for ; Sat, 5 Sep 2020 21:22:58 +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: <1599340974.6ccadb2df32dc50ea12a77b566290079523abf45.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-astronomy/kstars/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-astronomy/kstars/kstars-3.4.3.ebuild X-VCS-Directories: sci-astronomy/kstars/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 6ccadb2df32dc50ea12a77b566290079523abf45 X-VCS-Branch: master Date: Sat, 5 Sep 2020 21:22:58 +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: 74433f97-1123-417e-a432-7e920dac9d0e X-Archives-Hash: 3be0cc1a4db6f88cfea684a8d2a8e5b1 commit: 6ccadb2df32dc50ea12a77b566290079523abf45 Author: Sam James gentoo org> AuthorDate: Sat Sep 5 21:20:13 2020 +0000 Commit: Sam James gentoo org> CommitDate: Sat Sep 5 21:22:54 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ccadb2d sci-astronomy/kstars: Stabilize 3.4.3 amd64, #740452 Signed-off-by: Sam James gentoo.org> sci-astronomy/kstars/kstars-3.4.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-astronomy/kstars/kstars-3.4.3.ebuild b/sci-astronomy/kstars/kstars-3.4.3.ebuild index 4329431b153..ce93bf63b36 100644 --- a/sci-astronomy/kstars/kstars-3.4.3.ebuild +++ b/sci-astronomy/kstars/kstars-3.4.3.ebuild @@ -14,7 +14,7 @@ https://edu.kde.org/kstars/" if [[ ${KDE_BUILD_TYPE} = release ]]; then SRC_URI="mirror://kde/stable/${PN}/${P}.tar.xz" - KEYWORDS="~amd64 x86" + KEYWORDS="amd64 x86" fi LICENSE="GPL-2+ GPL-3+"