diff options
Diffstat (limited to 'media-fonts/spleen/spleen-2.0.2.ebuild')
-rw-r--r-- | media-fonts/spleen/spleen-2.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-fonts/spleen/spleen-2.0.2.ebuild b/media-fonts/spleen/spleen-2.0.2.ebuild index de0696bfbeb9..3feb13a15ac3 100644 --- a/media-fonts/spleen/spleen-2.0.2.ebuild +++ b/media-fonts/spleen/spleen-2.0.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/fcambus/${PN}/releases/download/${PV}/${P}.tar.gz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" DOCS=( AUTHORS ChangeLog README.md ) FONT_SUFFIX="otf pcf.gz psfu.gz" |