commit: 231c1ee0fbd7f0799f5734f60a552deb1c30f751 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Apr 28 02:45:14 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Apr 28 02:47:19 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=231c1ee0
sys-boot/os-prober: Stabilize 1.78 x86, #786453 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-boot/os-prober/os-prober-1.78.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-boot/os-prober/os-prober-1.78.ebuild b/sys-boot/os-prober/os-prober-1.78.ebuild index 93272217dfe..f5f3e6732f5 100644 --- a/sys-boot/os-prober/os-prober-1.78.ebuild +++ b/sys-boot/os-prober/os-prober-1.78.ebuild @@ -10,7 +10,7 @@ SRC_URI="mirror://debian/pool/main/${PN::1}/${PN}/${PN}_${PV}.tar.xz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" # grub-mount needed per bug #607518 RDEPEND="sys-boot/grub:2[mount]"