summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2022-04-14 21:35:04 +0200
committerJakov Smolić <jsmolic@gentoo.org>2022-04-14 21:35:04 +0200
commite091b0472e04dbc43228f33fc16de3bd7683ca40 (patch)
tree24cb38e2c8d7b52d882d749118ffebadf969947e /sys-boot
parentsys-fs/udiskie: Stabilize 2.4.2 amd64, #838331 (diff)
downloadgentoo-e091b0472e04dbc43228f33fc16de3bd7683ca40.tar.gz
gentoo-e091b0472e04dbc43228f33fc16de3bd7683ca40.tar.bz2
gentoo-e091b0472e04dbc43228f33fc16de3bd7683ca40.zip
sys-boot/os-prober: Stabilize 1.79-r2 amd64, #838334
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'sys-boot')
-rw-r--r--sys-boot/os-prober/os-prober-1.79-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
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