summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-02-18 16:04:47 +0100
committerMichał Górny <mgorny@gentoo.org>2024-02-18 16:05:23 +0100
commit33fe5f694307bda2398576ac159224fb0f3c4fc2 (patch)
tree41c7a3c84699ff9daa03748acdcbb3cf60cabff7
parentsci-libs/fflas-ffpack: disable another flaky test (diff)
downloadgentoo-33fe5f694307bda2398576ac159224fb0f3c4fc2.tar.gz
gentoo-33fe5f694307bda2398576ac159224fb0f3c4fc2.tar.bz2
gentoo-33fe5f694307bda2398576ac159224fb0f3c4fc2.zip
dev-python/pendulum: Dekeyword the broken Rust rewrite
Bug: https://bugs.gentoo.org/924881 Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--dev-python/pendulum/pendulum-3.0.0-r1.ebuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-python/pendulum/pendulum-3.0.0-r1.ebuild b/dev-python/pendulum/pendulum-3.0.0-r1.ebuild
index 48e50da8dc21..3b9e83a00602 100644
--- a/dev-python/pendulum/pendulum-3.0.0-r1.ebuild
+++ b/dev-python/pendulum/pendulum-3.0.0-r1.ebuild
@@ -67,7 +67,6 @@ LICENSE+="
Apache-2.0 Apache-2.0-with-LLVM-exceptions MIT Unicode-DFS-2016
"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
RDEPEND="
>=dev-python/python-dateutil-2.6[${PYTHON_USEDEP}]