commit: 39fc28c763f8d487c929bc7c122203918b10d0e8 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Mar 24 05:47:27 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Mar 24 05:47:27 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39fc28c7
dev-python/pandas: Stabilize 2.2.1 amd64, #927637 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-python/pandas/pandas-2.2.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pandas/pandas-2.2.1.ebuild b/dev-python/pandas/pandas-2.2.1.ebuild index e6dec9b6ba62..9e2a88d799d9 100644 --- a/dev-python/pandas/pandas-2.2.1.ebuild +++ b/dev-python/pandas/pandas-2.2.1.ebuild @@ -21,7 +21,7 @@ HOMEPAGE=" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="amd64 ~arm arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" IUSE="full-support minimal test X" RESTRICT="!test? ( test )"
