dev-libs/libowfat: dietlibc doesn't build on sparc for years
authorPacho Ramos <pacho@gentoo.org>
Sun, 11 Nov 2018 11:43:42 +0000 (12:43 +0100)
committerPacho Ramos <pacho@gentoo.org>
Sun, 11 Nov 2018 13:07:19 +0000 (14:07 +0100)
Bug: https://bugs.gentoo.org/639728
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

dev-libs/libowfat/libowfat-0.31-r1.ebuild

index 9bd8cf6f80af7cec1b975aacdd3ba41bb766657b..f0993d6aaeacde979dbbee85eedbff3aafc0e3c7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,7 @@ HOMEPAGE="https://www.fefe.de/libowfat/"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 hppa sparc x86"
+KEYWORDS="amd64 hppa x86"
 IUSE="diet"
 
 RDEPEND="diet? ( >=dev-libs/dietlibc-0.33_pre20090721 )"