commit: ef3a2c97016686a7ff92f8fd1d58e7f8f6aa899b Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Fri Oct 31 09:01:41 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Fri Oct 31 09:01:41 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef3a2c97
dev-python/apprise: Stabilize 1.9.5 ALLARCHES, #965355 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-python/apprise/apprise-1.9.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/apprise/apprise-1.9.5.ebuild b/dev-python/apprise/apprise-1.9.5.ebuild index 43e0d62db9e5..b820f58e9774 100644 --- a/dev-python/apprise/apprise-1.9.5.ebuild +++ b/dev-python/apprise/apprise-1.9.5.ebuild @@ -16,7 +16,7 @@ HOMEPAGE=" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~riscv" +KEYWORDS="amd64 ~arm arm64 ~riscv" IUSE="+dbus mqtt" RDEPEND="
