diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-11-20 16:40:18 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-11-20 16:40:18 +0100 |
commit | 18347d498bfc070057a0a798df2b81a7d3d8f38d (patch) | |
tree | 8d3e17eda63b4ee2ac3a29f702d5fcf5f1b66267 /sys-boot | |
parent | sys-apps/irqbalance: x86 stable wrt bug #700658 (diff) | |
download | gentoo-18347d498bfc070057a0a798df2b81a7d3d8f38d.tar.gz gentoo-18347d498bfc070057a0a798df2b81a7d3d8f38d.tar.bz2 gentoo-18347d498bfc070057a0a798df2b81a7d3d8f38d.zip |
sys-boot/os-prober: x86 stable wrt bug #700662
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-boot')
-rw-r--r-- | sys-boot/os-prober/os-prober-1.77.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-boot/os-prober/os-prober-1.77.ebuild b/sys-boot/os-prober/os-prober-1.77.ebuild index e0c64f85ff70..7c4cb9daf1b6 100644 --- a/sys-boot/os-prober/os-prober-1.77.ebuild +++ b/sys-boot/os-prober/os-prober-1.77.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 |