From: Ben Kohler Date: Fri, 4 Jan 2019 17:52:37 +0000 (-0600) Subject: sys-fs/dosfstools: stable on sparc X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=d1d1b9c6e093d885c2926ad4487b90861635d1d1;p=gentoo.git sys-fs/dosfstools: stable on sparc Package-Manager: Portage-2.3.53, Repoman-2.3.12 Signed-off-by: Ben Kohler --- diff --git a/sys-fs/dosfstools/dosfstools-4.1.ebuild b/sys-fs/dosfstools/dosfstools-4.1.ebuild index a245d461ea34..255edccac57d 100644 --- a/sys-fs/dosfstools/dosfstools-4.1.ebuild +++ b/sys-fs/dosfstools/dosfstools-4.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -11,7 +11,7 @@ SRC_URI="https://github.com/dosfstools/dosfstools/releases/download/v${PV}/${P}. LICENSE="GPL-3" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 m68k ~mips ppc ppc64 s390 sh ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux" IUSE="compat test +udev" CDEPEND="udev? ( virtual/libudev )"