commit:     e091b0472e04dbc43228f33fc16de3bd7683ca40
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 14 19:35:04 2022 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Thu Apr 14 19:35:04 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e091b047

sys-boot/os-prober: Stabilize 1.79-r2 amd64, #838334

Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

 sys-boot/os-prober/os-prober-1.79-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-boot/os-prober/os-prober-1.79-r2.ebuild 
b/sys-boot/os-prober/os-prober-1.79-r2.ebuild
index 45b2903ceac8..1ae3cd3a476e 100644
--- a/sys-boot/os-prober/os-prober-1.79-r2.ebuild
+++ b/sys-boot/os-prober/os-prober-1.79-r2.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} == 9999 ]]; then
        EGIT_REPO_URI="https://salsa.debian.org/installer-team/${PN}.git";
 else
        SRC_URI="mirror://debian/pool/main/${PN::1}/${PN}/${PN}_${PV}.tar.xz"
-       KEYWORDS="~amd64 ~x86"
+       KEYWORDS="amd64 ~x86"
        S="${WORKDIR}"/${PN}
 fi
 

Reply via email to