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 DE50E1382C5 for ; Thu, 18 Feb 2021 21:46:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 126ACE0929; Thu, 18 Feb 2021 21:46:17 +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 F20D8E0929 for ; Thu, 18 Feb 2021 21:46:16 +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 C9A2D33FAD1 for ; Thu, 18 Feb 2021 21:46:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7D1294E8 for ; Thu, 18 Feb 2021 21:46:14 +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: <1613684766.ba517d9bf91ad2412141088d577f47d225afe844.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.5.1.ebuild X-VCS-Directories: sci-astronomy/kstars/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: ba517d9bf91ad2412141088d577f47d225afe844 X-VCS-Branch: master Date: Thu, 18 Feb 2021 21:46:14 +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: f38561d3-635e-4df0-b784-afd90cc833bb X-Archives-Hash: 25d597d6491772aa99a15ccb550108e5 commit: ba517d9bf91ad2412141088d577f47d225afe844 Author: Sam James gentoo org> AuthorDate: Thu Feb 18 21:46:06 2021 +0000 Commit: Sam James gentoo org> CommitDate: Thu Feb 18 21:46:06 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba517d9b sci-astronomy/kstars: Stabilize 3.5.1 x86, #770226 Signed-off-by: Sam James gentoo.org> sci-astronomy/kstars/kstars-3.5.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-astronomy/kstars/kstars-3.5.1.ebuild b/sci-astronomy/kstars/kstars-3.5.1.ebuild index 0e669b7b0d7..b23d28da0aa 100644 --- a/sci-astronomy/kstars/kstars-3.5.1.ebuild +++ b/sci-astronomy/kstars/kstars-3.5.1.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://apps.kde.org/en/kstars 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+"