summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-10-02 21:10:57 +0100
committerSam James <sam@gentoo.org>2024-10-02 21:10:57 +0100
commit3db9b3b30e2f2c4f97e52bf178b4358b8f9afd3b (patch)
tree05a8c3609d9cbf4808247481cc79160d87e14afa /sys-boot
parentmedia-gfx/xv: Stabilize 6.0.1 ppc, #940663 (diff)
downloadgentoo-3db9b3b30e2f2c4f97e52bf178b4358b8f9afd3b.tar.gz
gentoo-3db9b3b30e2f2c4f97e52bf178b4358b8f9afd3b.tar.bz2
gentoo-3db9b3b30e2f2c4f97e52bf178b4358b8f9afd3b.zip
sys-boot/os-prober: Stabilize 1.82 x86, #940664
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-boot')
-rw-r--r--sys-boot/os-prober/os-prober-1.82.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-boot/os-prober/os-prober-1.82.ebuild b/sys-boot/os-prober/os-prober-1.82.ebuild
index 7803b480fb27..fdcfafae40df 100644
--- a/sys-boot/os-prober/os-prober-1.82.ebuild
+++ b/sys-boot/os-prober/os-prober-1.82.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"
fi
LICENSE="GPL-3"