diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-05-14 00:01:32 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-05-14 00:06:29 +0200 |
commit | a186307176820ae1fa4849263091efc9d5ca9b3d (patch) | |
tree | 378edea8341b8a5e4bea72b20c6b5381cac84f7d /sys-boot | |
parent | app-emulation/nemu: x86 stable (bug #655508) (diff) | |
download | gentoo-a186307176820ae1fa4849263091efc9d5ca9b3d.tar.gz gentoo-a186307176820ae1fa4849263091efc9d5ca9b3d.tar.bz2 gentoo-a186307176820ae1fa4849263091efc9d5ca9b3d.zip |
sys-boot/os-prober: x86 stable (bug #655648)
Package-Manager: Portage-2.3.34, Repoman-2.3.9
Diffstat (limited to 'sys-boot')
-rw-r--r-- | sys-boot/os-prober/os-prober-1.76-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 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 1baceb5af895..4ab3c90c7598 100644 --- a/sys-boot/os-prober/os-prober-1.76-r1.ebuild +++ b/sys-boot/os-prober/os-prober-1.76-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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 |