diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:23:54 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:23:54 +0200 |
commit | 13c74ab79e4e9c8a891a2f1a8883dea61b2ca848 (patch) | |
tree | e3081c0cd7a36ec500a4d8b83722469738f3c1af /media-fonts/freefont | |
parent | media-fonts/comic-neue: Sort KEYWORDS (diff) | |
download | gentoo-13c74ab79e4e9c8a891a2f1a8883dea61b2ca848.tar.gz gentoo-13c74ab79e4e9c8a891a2f1a8883dea61b2ca848.tar.bz2 gentoo-13c74ab79e4e9c8a891a2f1a8883dea61b2ca848.zip |
media-fonts/freefont: Sort KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'media-fonts/freefont')
-rw-r--r-- | media-fonts/freefont/freefont-20120503.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |