diff options
-rw-r--r-- | sys-boot/os-prober/os-prober-1.76-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-boot/os-prober/os-prober-1.76-r1.ebuild b/sys-boot/os-prober/os-prober-1.76-r1.ebuild index 4ab3c90c7598..8b3109fb18a9 100644 --- a/sys-boot/os-prober/os-prober-1.76-r1.ebuild +++ b/sys-boot/os-prober/os-prober-1.76-r1.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" IUSE="" # grub-mount needed per bug #607518 |