commit: d68cf1ecaa59a929014e1e2b098143383bfa1685 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sun May 19 19:08:07 2024 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sun May 19 19:08:26 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d68cf1ec
dev-python/pandas: Sync keywords to dev-python/pyarrow Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-python/pandas/pandas-2.2.2-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pandas/pandas-2.2.2-r1.ebuild b/dev-python/pandas/pandas-2.2.2-r1.ebuild index f72d6e42f17c..de3fa4b71cbf 100644 --- a/dev-python/pandas/pandas-2.2.2-r1.ebuild +++ b/dev-python/pandas/pandas-2.2.2-r1.ebuild @@ -21,7 +21,7 @@ HOMEPAGE=" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~hppa ~riscv" +KEYWORDS="~amd64 ~arm64 ~hppa ~loong ~riscv ~x86" IUSE="full-support minimal test X" RESTRICT="!test? ( test )"
