commit: 1585140d6e51a2cc139cf71a2b0d720e142c3c50 Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> AuthorDate: Wed Jan 14 02:32:31 2026 +0000 Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> CommitDate: Wed Jan 14 02:54:43 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1585140d
dev-python/apprise: Stabilize 1.9.6 ALLARCHES, #968741 Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org> dev-python/apprise/apprise-1.9.6.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/apprise/apprise-1.9.6.ebuild b/dev-python/apprise/apprise-1.9.6.ebuild index 43e0d62db9e5..cd438c800b9c 100644 --- a/dev-python/apprise/apprise-1.9.6.ebuild +++ b/dev-python/apprise/apprise-1.9.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -16,7 +16,7 @@ HOMEPAGE=" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~riscv" +KEYWORDS="amd64 ~arm arm64 ~riscv" IUSE="+dbus mqtt" RDEPEND="
