commit:     206576c19a16c86fade6e2b6442e9d836fd7fc88
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 12 10:07:59 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Oct 12 10:07:59 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=206576c1

sys-power/nut: Stabilize 2.8.2 amd64, #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 6d8c0b119562..abe5616eda7c 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