japan7-fonts-ttf: fix ebuild

This commit is contained in:
odrling 2021-03-27 15:43:16 +01:00
parent d099cabdd0
commit 55ff58f2df
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Copyright 1999-2019 Gentoo Authors
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
EAPI=7
inherit font
DESCRIPTION="Japan7 font pack"
@ -12,7 +12,7 @@ SRC_URI="https://github.com/odrling/japan7-fonts/archive/${COMMIT}.tar.gz -> ${P
LICENSE="OFL-1.1"
SLOT="0"
KEYWORDS="alpha amd64 arm arm64 ~mips ppc ppc64 sparc x86"
KEYWORDS="amd64 arm arm64 ~mips ppc ppc64 sparc x86"
IUSE=""
RDEPEND=""