commit: 0b70d86086cdb8e4c6fdf068cea4be1062a4491c Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Mar 24 05:47:32 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Mar 24 05:47:32 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b70d860
dev-python/pandas: Stabilize 2.2.1 x86, #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 ff341dcf7f41..aa8fc22743bf 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 )"
