diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-21 11:08:23 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-21 11:08:23 +0000 |
commit | 8dff29449bb7f4c65ad1726b14f3bfff0e96d0d0 (patch) | |
tree | c6558c1d8ce8bb554e86f3044c0031c73a8df3ac /dev-python/apprise | |
parent | dev-python/aioitertools: Stabilize 0.12.0 ALLARCHES, #939969 (diff) | |
download | gentoo-8dff29449bb7f4c65ad1726b14f3bfff0e96d0d0.tar.gz gentoo-8dff29449bb7f4c65ad1726b14f3bfff0e96d0d0.tar.bz2 gentoo-8dff29449bb7f4c65ad1726b14f3bfff0e96d0d0.zip |
dev-python/apprise: Stabilize 1.9.0 ALLARCHES, #939970
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/apprise')
-rw-r--r-- | dev-python/apprise/apprise-1.9.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/apprise/apprise-1.9.0.ebuild b/dev-python/apprise/apprise-1.9.0.ebuild index d6fb609e2b6c..bc855214a676 100644 --- a/dev-python/apprise/apprise-1.9.0.ebuild +++ b/dev-python/apprise/apprise-1.9.0.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=" |