mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
sys-freebsd/freebsd-mk-defs: Remove sparc-fbsd keywords
This commit is contained in:
@@ -5,7 +5,7 @@ inherit bsdmk freebsd
|
||||
|
||||
DESCRIPTION="Makefile definitions used for building and installing libraries and system files"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86 ~sparc-fbsd ~x86-fbsd"
|
||||
KEYWORDS="~amd64 ~x86 ~x86-fbsd"
|
||||
|
||||
IUSE=""
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@ inherit bsdmk freebsd
|
||||
|
||||
DESCRIPTION="Makefile definitions used for building and installing libraries and system files"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
|
||||
KEYWORDS="~amd64 ~x86 ~amd64-fbsd ~x86-fbsd"
|
||||
|
||||
IUSE="userland_GNU"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user