diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-11-20 12:15:02 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-11-20 12:15:02 +0100 |
commit | b9a37b4c496023f41f934f997b4927e975cae5fc (patch) | |
tree | a460f3128d67b89b4c8683f06c9785d0f6565829 /sys-boot/os-prober | |
parent | sys-apps/irqbalance: amd64 stable wrt bug #700658 (diff) | |
download | gentoo-b9a37b4c496023f41f934f997b4927e975cae5fc.tar.gz gentoo-b9a37b4c496023f41f934f997b4927e975cae5fc.tar.bz2 gentoo-b9a37b4c496023f41f934f997b4927e975cae5fc.zip |
sys-boot/os-prober: amd64 stable wrt bug #700662
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-boot/os-prober')
-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 fb76f8f0130a..e0c64f85ff70 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 |