commit:     6c3a16d7de26a1a1248f9cd8c01bf3c61a0fd7d9
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 12 07:52:14 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Oct 12 07:52:14 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c3a16d7

sys-power/nut: Stabilize 2.8.2 arm, #941370

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 sys-power/nut/nut-2.8.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-power/nut/nut-2.8.2.ebuild b/sys-power/nut/nut-2.8.2.ebuild
index 9a6702956acb..6d8c0b119562 100644
--- a/sys-power/nut/nut-2.8.2.ebuild
+++ b/sys-power/nut/nut-2.8.2.ebuild
@@ -17,7 +17,7 @@ if [[ ${PV} == *9999 ]] ; then
        inherit git-r3
 else
        SRC_URI="https://networkupstools.org/source/${PV%.*}/${MY_P}.tar.gz";
-       KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86" # waiting for ~arch of 
dev-libs/libgpiod: ~ppc ~ppc64
+       KEYWORDS="~amd64 arm ~arm64 ~riscv ~x86" # waiting for ~arch of 
dev-libs/libgpiod: ~ppc ~ppc64
 fi
 
 S="${WORKDIR}/${MY_P}"

Reply via email to