From: Michał Górny Date: Mon, 15 Jul 2019 15:23:54 +0000 (+0200) Subject: media-fonts/freefont: Sort KEYWORDS X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=13c74ab79e4e9c8a891a2f1a8883dea61b2ca848;p=gentoo.git media-fonts/freefont: Sort KEYWORDS Signed-off-by: Michał Górny --- diff --git a/media-fonts/freefont/freefont-20120503.ebuild b/media-fonts/freefont/freefont-20120503.ebuild index 2c1e456c4b50..51f4099c69cd 100644 --- a/media-fonts/freefont/freefont-20120503.ebuild +++ b/media-fonts/freefont/freefont-20120503.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/freefont/${PN}-ttf-${PV}.zip LICENSE="GPL-3" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ppc ppc64 ~sh sparc x86 ~amd64-linux ~x86-fbsd ~x86-linux" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="" DEPEND="app-arch/unzip"