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 3CD2213835A for ; Mon, 19 Oct 2020 12:16:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 475D3E0830; Mon, 19 Oct 2020 12:16:14 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 1C7E4E0829 for ; Mon, 19 Oct 2020 12:16:14 +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 131F5340917 for ; Mon, 19 Oct 2020 12:16:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 90A033AA for ; Mon, 19 Oct 2020 12:16:10 +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: <1603109759.3b152f951ae5f8183d1fb4ea3e0cc6c9a1cadfde.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pydata-sphinx-theme/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/pydata-sphinx-theme/pydata-sphinx-theme-0.4.0.ebuild X-VCS-Directories: dev-python/pydata-sphinx-theme/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: 3b152f951ae5f8183d1fb4ea3e0cc6c9a1cadfde X-VCS-Branch: master Date: Mon, 19 Oct 2020 12:16:10 +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: 891ed5de-b97e-426d-a89b-7e6348c6dc44 X-Archives-Hash: 47c42a55b1bc2f7e327659fae56f170f commit: 3b152f951ae5f8183d1fb4ea3e0cc6c9a1cadfde Author: Joonas Niilola gentoo org> AuthorDate: Mon Oct 19 11:39:26 2020 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Mon Oct 19 12:15:59 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b152f95 dev-python/pydata-sphinx-theme: stabilize 0.4.0 on amd64 Closes: https://bugs.gentoo.org/749792 Signed-off-by: Joonas Niilola gentoo.org> dev-python/pydata-sphinx-theme/pydata-sphinx-theme-0.4.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pydata-sphinx-theme/pydata-sphinx-theme-0.4.0.ebuild b/dev-python/pydata-sphinx-theme/pydata-sphinx-theme-0.4.0.ebuild index 2769a681536..2321bde2199 100644 --- a/dev-python/pydata-sphinx-theme/pydata-sphinx-theme-0.4.0.ebuild +++ b/dev-python/pydata-sphinx-theme/pydata-sphinx-theme-0.4.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/pandas-dev/pydata-sphinx-theme/archive/v${PV}.tar.gz LICENSE="BSD-with-disclosure" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" BDEPEND="test? ( dev-python/beautifulsoup[${PYTHON_USEDEP}]