summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-10-02 23:50:28 +0100
committerSam James <sam@gentoo.org>2024-10-02 23:52:26 +0100
commit412d06a716a5a1357d917bb6f96869a4cb9691b7 (patch)
tree00bebb97e72ae0b52574726fad7c00beabfa649d /sys-boot
parentmedia-gfx/fotocx: Stabilize 24.50 amd64, #940661 (diff)
downloadgentoo-412d06a716a5a1357d917bb6f96869a4cb9691b7.tar.gz
gentoo-412d06a716a5a1357d917bb6f96869a4cb9691b7.tar.bz2
gentoo-412d06a716a5a1357d917bb6f96869a4cb9691b7.zip
sys-boot/os-prober: Stabilize 1.82 amd64, #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 fdcfafae40df..6763223a4061 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"