diff options
-rw-r--r-- | media-fonts/vlgothic/vlgothic-20200720.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-fonts/vlgothic/vlgothic-20200720.ebuild b/media-fonts/vlgothic/vlgothic-20200720.ebuild index beb669a1f07b..03df131e7535 100644 --- a/media-fonts/vlgothic/vlgothic-20200720.ebuild +++ b/media-fonts/vlgothic/vlgothic-20200720.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge.jp/${PN}/73361/${MY_PN}-${PV}.tar.xz" # sazanami -> BSD-2 LICENSE="vlgothic mplus-fonts BSD-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm64 ~ia64 ~loong ppc ppc64 ~riscv sparc x86" +KEYWORDS="~alpha amd64 arm64 ~ia64 ~loong ppc ppc64 ~riscv sparc x86" IUSE="" RESTRICT="binchecks strip" |