diff options
Diffstat (limited to 'sys-freebsd/boot0/boot0-8.2.ebuild')
-rw-r--r-- | sys-freebsd/boot0/boot0-8.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-freebsd/boot0/boot0-8.2.ebuild b/sys-freebsd/boot0/boot0-8.2.ebuild index 1cf02f66918..e797034c7d2 100644 --- a/sys-freebsd/boot0/boot0-8.2.ebuild +++ b/sys-freebsd/boot0/boot0-8.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=2 @@ -7,7 +7,7 @@ inherit bsdmk freebsd flag-o-matic DESCRIPTION="FreeBSD's bootloader" SLOT="0" -KEYWORDS="~sparc-fbsd ~x86-fbsd" +KEYWORDS="~x86-fbsd" IUSE="bzip2 ieee1394 tftp zfs" |