commit: 9f4794fdb48c8f978694277c93aa2c0d5ac85e55 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Apr 20 10:49:12 2024 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Apr 20 10:49:12 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f4794fd
dev-python/apprise: Stabilize 1.7.5 ALLARCHES, #930293 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-python/apprise/apprise-1.7.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/apprise/apprise-1.7.5.ebuild b/dev-python/apprise/apprise-1.7.5.ebuild index a85837c32c40..4f6bb4ff272e 100644 --- a/dev-python/apprise/apprise-1.7.5.ebuild +++ b/dev-python/apprise/apprise-1.7.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="
