summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWANG Xuerui <xen0n@gentoo.org>2024-01-04 19:09:07 +0800
committerWANG Xuerui <xen0n@gentoo.org>2024-01-04 19:29:03 +0800
commit179fb588256cba97ade34e4c9c80b6d83ce8880a (patch)
tree6ea59b0304c51bcd579ecd236fec3932ce80e591 /dev-python/pandas
parentdev-python/pymysql: keyword 1.1.0 for ~loong (diff)
downloadgentoo-179fb588256cba97ade34e4c9c80b6d83ce8880a.tar.gz
gentoo-179fb588256cba97ade34e4c9c80b6d83ce8880a.tar.bz2
gentoo-179fb588256cba97ade34e4c9c80b6d83ce8880a.zip
dev-python/pandas: keyword 2.1.4 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'dev-python/pandas')
-rw-r--r--dev-python/pandas/pandas-2.1.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pandas/pandas-2.1.4.ebuild b/dev-python/pandas/pandas-2.1.4.ebuild
index 862af129a1a4..49b238b2273f 100644
--- a/dev-python/pandas/pandas-2.1.4.ebuild
+++ b/dev-python/pandas/pandas-2.1.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -21,7 +21,7 @@ HOMEPAGE="
SLOT="0"
LICENSE="BSD"
-KEYWORDS="amd64 ~arm arm64 ~hppa ~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 )"