commit: 554cdfdd0eeef4ccb506c5bcce527d0b0a1932d2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Thu Jun 20 15:18:19 2024 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Thu Jun 20 15:20:08 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=554cdfdd
dev-python/pandas: Drop hppa Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-python/pandas/pandas-2.2.2-r1.ebuild | 2 +- dev-python/pandas/pandas-2.2.2.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/pandas/pandas-2.2.2-r1.ebuild b/dev-python/pandas/pandas-2.2.2-r1.ebuild index 30280685ccba..a251b3924eb6 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 ~arm64 ~hppa ~loong ~riscv ~x86" +KEYWORDS="~amd64 ~arm64 ~loong ~riscv ~x86" IUSE="big-endian full-support minimal test X" RESTRICT="!test? ( test )" diff --git a/dev-python/pandas/pandas-2.2.2.ebuild b/dev-python/pandas/pandas-2.2.2.ebuild index ddc2e76e8f80..c24498c084d4 100644 --- a/dev-python/pandas/pandas-2.2.2.ebuild +++ b/dev-python/pandas/pandas-2.2.2.ebuild @@ -21,7 +21,7 @@ HOMEPAGE=" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 arm64 ~hppa ~loong ~riscv x86" +KEYWORDS="amd64 arm64 ~loong ~riscv x86" IUSE="big-endian full-support minimal test X" RESTRICT="!test? ( test )"
