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 AF48515800F for ; Mon, 13 Feb 2023 03:02:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C0594E07AE; Mon, 13 Feb 2023 03:02:57 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id AA322E07AE for ; Mon, 13 Feb 2023 03:02:57 +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 8EB85340D1C for ; Mon, 13 Feb 2023 03:02:56 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 111598A7 for ; Mon, 13 Feb 2023 03:02:55 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1676257367.a750ebaa7e72127aa91db794fc4d1d7b8dc685c9.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx_rtd_theme/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/sphinx_rtd_theme/sphinx_rtd_theme-1.2.0.ebuild X-VCS-Directories: dev-python/sphinx_rtd_theme/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: a750ebaa7e72127aa91db794fc4d1d7b8dc685c9 X-VCS-Branch: master Date: Mon, 13 Feb 2023 03:02:55 +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: 02890128-8f09-4f64-8e45-d4749d252c44 X-Archives-Hash: f48f22d35d737ae16ca865c64fdba902 commit: a750ebaa7e72127aa91db794fc4d1d7b8dc685c9 Author: Matt Turner gentoo org> AuthorDate: Mon Feb 13 03:02:47 2023 +0000 Commit: Matt Turner gentoo org> CommitDate: Mon Feb 13 03:02:47 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a750ebaa dev-python/sphinx_rtd_theme: Keyword 1.2.0 alpha, #893998 Signed-off-by: Matt Turner gentoo.org> dev-python/sphinx_rtd_theme/sphinx_rtd_theme-1.2.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/sphinx_rtd_theme/sphinx_rtd_theme-1.2.0.ebuild b/dev-python/sphinx_rtd_theme/sphinx_rtd_theme-1.2.0.ebuild index ab5ab6f43c51..7c32687fbd20 100644 --- a/dev-python/sphinx_rtd_theme/sphinx_rtd_theme-1.2.0.ebuild +++ b/dev-python/sphinx_rtd_theme/sphinx_rtd_theme-1.2.0.ebuild @@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~hppa ~ppc ~ppc64 ~riscv" +KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ppc ~ppc64 ~riscv" RDEPEND=" dev-python/docutils[${PYTHON_USEDEP}]