From 14270dd0f7249aea2e0b406b4c0c9f2c361ca941 Mon Sep 17 00:00:00 2001 From: Anton Bolshakov Date: Sun, 2 Nov 2025 10:10:00 +0800 Subject: [PATCH] slowapi: stable --- dev-python/slowapi/slowapi-0.1.9.ebuild | 4 ++-- profiles/pentoo/base/package.accept_keywords/dev-python | 5 ----- 2 files changed, 2 insertions(+), 7 deletions(-) diff --git a/dev-python/slowapi/slowapi-0.1.9.ebuild b/dev-python/slowapi/slowapi-0.1.9.ebuild index bea241805..981367277 100644 --- a/dev-python/slowapi/slowapi-0.1.9.ebuild +++ b/dev-python/slowapi/slowapi-0.1.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -14,7 +14,7 @@ HOMEPAGE="https://github.com/laurents/slowapi" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 ~x86" IUSE="test +redis" RESTRICT="!test? ( test )" diff --git a/profiles/pentoo/base/package.accept_keywords/dev-python b/profiles/pentoo/base/package.accept_keywords/dev-python index 3323d7a8d..0571ec532 100644 --- a/profiles/pentoo/base/package.accept_keywords/dev-python +++ b/profiles/pentoo/base/package.accept_keywords/dev-python @@ -155,11 +155,6 @@ dev-python/aiosqlite =dev-python/starlette-0.19* =dev-python/starlette-0.20* =dev-python/starlette-0.21* -#testing -dev-python/fastapi -dev-python/limits -=dev-python/aiofiles-23* -dev-python/slowapi #Gentoo unstable =dev-python/click-plugins-1*