commit: 01a4ff7a6c2a82e5bae4f3e3988497769b2b8869 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sun Jan 28 03:51:39 2024 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sun Jan 28 03:51:39 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01a4ff7a
dev-python/apprise: Copy ~arm ~arm64 forward Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-python/apprise/apprise-1.7.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/apprise/apprise-1.7.2.ebuild b/dev-python/apprise/apprise-1.7.2.ebuild index d13a9429e726..a85837c32c40 100644 --- a/dev-python/apprise/apprise-1.7.2.ebuild +++ b/dev-python/apprise/apprise-1.7.2.ebuild @@ -16,7 +16,7 @@ HOMEPAGE=" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~amd64 ~riscv" +KEYWORDS="~amd64 ~arm ~arm64 ~riscv" IUSE="+dbus mqtt" RDEPEND="
