commit: a8cff08ac41ca9a7710f438792022099a5adb3aa Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Jan 4 08:10:55 2025 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Jan 4 09:29:40 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8cff08a
dev-python/pandas: Dekeyword ~loong Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-python/pandas/pandas-2.2.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/pandas/pandas-2.2.3.ebuild b/dev-python/pandas/pandas-2.2.3.ebuild index bbed0ddf8805..bf54db5916d9 100644 --- a/dev-python/pandas/pandas-2.2.3.ebuild +++ b/dev-python/pandas/pandas-2.2.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -21,7 +21,7 @@ HOMEPAGE=" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 arm64 ~loong ~riscv x86" +KEYWORDS="amd64 arm64 ~riscv x86" IUSE="big-endian full-support minimal test X" RESTRICT="!test? ( test )"