mail-client/mutt-wizard: Stabilize 3.3.1 arm, #917048

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James 2025-06-22 12:49:48 +01:00
parent 3a81fc922b
commit 6ffe44bcef
No known key found for this signature in database
GPG Key ID: 738409F520DF9190

View File

@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then
EGIT_REPO_URI="https://github.com/LukeSmithxyz/mutt-wizard.git"
else
SRC_URI="https://github.com/LukeSmithxyz/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="amd64 arm64 x86"
KEYWORDS="amd64 arm arm64 x86"
fi
LICENSE="GPL-3"