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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 0B80D15800F for ; Sat, 14 Jan 2023 08:55:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B26D5E0831; Sat, 14 Jan 2023 08:55:38 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8FA34E0837 for ; Sat, 14 Jan 2023 08:55:38 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 826AE340E3C for ; Sat, 14 Jan 2023 08:55:37 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1E102836 for ; Sat, 14 Jan 2023 08:55:36 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1673686510.d3b421c8950ce35fce12052eca792073445367ae.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-astronomy/stellarium/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-astronomy/stellarium/stellarium-1.2.ebuild X-VCS-Directories: sci-astronomy/stellarium/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: d3b421c8950ce35fce12052eca792073445367ae X-VCS-Branch: master Date: Sat, 14 Jan 2023 08:55:36 +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: 987dd9f1-88fe-4371-b993-f8aa8f80a7b2 X-Archives-Hash: 52be7670becd7a28e73dfa7aae51c8b1 commit: d3b421c8950ce35fce12052eca792073445367ae Author: Joonas Niilola gentoo org> AuthorDate: Sat Jan 14 08:55:10 2023 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Sat Jan 14 08:55:10 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3b421c8 sci-astronomy/stellarium: Keyword 1.2 x86, #879851 Signed-off-by: Joonas Niilola gentoo.org> sci-astronomy/stellarium/stellarium-1.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-astronomy/stellarium/stellarium-1.2.ebuild b/sci-astronomy/stellarium/stellarium-1.2.ebuild index ef3516a7b164..5f47b5f80919 100644 --- a/sci-astronomy/stellarium/stellarium-1.2.ebuild +++ b/sci-astronomy/stellarium/stellarium-1.2.ebuild @@ -30,7 +30,7 @@ SRC_URI=" LICENSE="GPL-2+ SGI-B-2.0" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~riscv" +KEYWORDS="~amd64 ~ppc ~ppc64 ~riscv ~x86" IUSE="debug deep-sky doc gps media nls qt6 +scripting +show-my-sky stars telescope test webengine +xlsx" # Qt6 QAudioOutput crashes on startup; qt 6.4.0 # https://bugreports.qt.io/browse/QTBUG-108221