diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-08-30 21:07:08 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-08-30 21:10:17 +0200 |
commit | 67f4b6abcdbf49278888e797b979a953a949c2c0 (patch) | |
tree | 30839bcf628a8947fd62abaf92f61e1f7ecd9ac8 /sys-boot | |
parent | app-admin/mktwpol: x86 stable (bug #739460) (diff) | |
download | gentoo-67f4b6abcdbf49278888e797b979a953a949c2c0.tar.gz gentoo-67f4b6abcdbf49278888e797b979a953a949c2c0.tar.bz2 gentoo-67f4b6abcdbf49278888e797b979a953a949c2c0.zip |
sys-boot/netboot: x86 stable (bug #739338)
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sys-boot')
-rw-r--r-- | sys-boot/netboot/netboot-0.10.2-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-boot/netboot/netboot-0.10.2-r2.ebuild b/sys-boot/netboot/netboot-0.10.2-r2.ebuild index 4e04e05496ca..f22120e30c3f 100644 --- a/sys-boot/netboot/netboot-0.10.2-r2.ebuild +++ b/sys-boot/netboot/netboot-0.10.2-r2.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="berkdb +bootrom +lzo odbc static-libs" DEPEND=" |