summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-11-20 06:35:36 +0000
committerSam James <sam@gentoo.org>2021-11-20 06:35:36 +0000
commit2ff84ce21f6cf6539e6bf40ac40f70d8c54a1408 (patch)
tree9eea3c420f09c1bb731c9c784359357c92d7fe9f /dev-python/pandas
parentdev-python/bottleneck: Keyword 1.3.2-r1 hppa, #804136 (diff)
downloadgentoo-2ff84ce21f6cf6539e6bf40ac40f70d8c54a1408.tar.gz
gentoo-2ff84ce21f6cf6539e6bf40ac40f70d8c54a1408.tar.bz2
gentoo-2ff84ce21f6cf6539e6bf40ac40f70d8c54a1408.zip
dev-python/pandas: Keyword 1.3.4 hppa, #804136
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/pandas')
-rw-r--r--dev-python/pandas/pandas-1.3.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pandas/pandas-1.3.4.ebuild b/dev-python/pandas/pandas-1.3.4.ebuild
index c93419bd338f..d1bd87251a84 100644
--- a/dev-python/pandas/pandas-1.3.4.ebuild
+++ b/dev-python/pandas/pandas-1.3.4.ebuild
@@ -18,7 +18,7 @@ S="${WORKDIR}/${P/_/}"
SLOT="0"
LICENSE="BSD"
-KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~x86"
IUSE="doc full-support minimal test X"
RESTRICT="!test? ( test )"