diff options
author | Sam James <sam@gentoo.org> | 2024-01-28 06:49:32 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-28 06:49:32 +0000 |
commit | 64a1e1971bf1c3c617a70043a381345a28f69531 (patch) | |
tree | df888d3073f9cebfd29127406b1ef5281ec624bc /media-fonts | |
parent | dev-util/shards: Stabilize 0.17.4 amd64, #923058 (diff) | |
download | gentoo-64a1e1971bf1c3c617a70043a381345a28f69531.tar.gz gentoo-64a1e1971bf1c3c617a70043a381345a28f69531.tar.bz2 gentoo-64a1e1971bf1c3c617a70043a381345a28f69531.zip |
media-fonts/spleen: Stabilize 2.0.2 amd64, #923059
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-fonts')
-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" |