commit: f3f616d0c6bf0e812402d1e9cfa99163755e95e9 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Aug 10 07:24:30 2024 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Aug 10 07:25:16 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3f616d0
dev-python/apprise: Stabilize 1.8.1 ALLARCHES, #937674 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-python/apprise/apprise-1.8.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/apprise/apprise-1.8.1.ebuild b/dev-python/apprise/apprise-1.8.1.ebuild index d6fb609e2b6c..bc855214a676 100644 --- a/dev-python/apprise/apprise-1.8.1.ebuild +++ b/dev-python/apprise/apprise-1.8.1.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="
