summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2022-12-28 10:41:09 +0100
committerPacho Ramos <pacho@gentoo.org>2022-12-28 10:41:18 +0100
commit372a5a07454d9639208967a510bc62462267a7d8 (patch)
tree40541fb80d71af20f9e7513a07020384c8f05c76 /sys-boot
parentapp-doc/cppman: Drop old (diff)
downloadgentoo-372a5a07454d9639208967a510bc62462267a7d8.tar.gz
gentoo-372a5a07454d9639208967a510bc62462267a7d8.tar.bz2
gentoo-372a5a07454d9639208967a510bc62462267a7d8.zip
sys-boot/os-prober: stabilize 1.81 for amd64
Closes: https://bugs.gentoo.org/888651 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
Diffstat (limited to 'sys-boot')
-rw-r--r--sys-boot/os-prober/os-prober-1.81.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-boot/os-prober/os-prober-1.81.ebuild b/sys-boot/os-prober/os-prober-1.81.ebuild
index 9610ebdca8b5..39b187859a6e 100644
--- a/sys-boot/os-prober/os-prober-1.81.ebuild
+++ b/sys-boot/os-prober/os-prober-1.81.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"