From 5058d417d8b676be2105c1f4c93416b21d4c1e00 Mon Sep 17 00:00:00 2001 From: Anton Bolshakov Date: Sat, 13 Apr 2024 09:36:45 +0800 Subject: [PATCH] aiogram: stabilize 3.3.0 --- dev-python/aiogram/aiogram-3.3.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/aiogram/aiogram-3.3.0.ebuild b/dev-python/aiogram/aiogram-3.3.0.ebuild index e6bb339e1..45ae6e4e7 100644 --- a/dev-python/aiogram/aiogram-3.3.0.ebuild +++ b/dev-python/aiogram/aiogram-3.3.0.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 @@ -12,7 +12,7 @@ HOMEPAGE="https://github.com/aiogram/aiogram" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="docs i18n fast proxy redis" RESTRICT="test"