summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-04-29 01:26:30 +0100
committerSam James <sam@gentoo.org>2024-04-29 01:26:30 +0100
commite0e78159eac8d0bc08323ca54b96de01223ff962 (patch)
tree047e33357ea0ae897478ca034f6e8f0d94052772
parentapp-text/pandoc-bin: Stabilize 3.1.12.3 amd64, #930836 (diff)
downloadgentoo-e0e78159eac8d0bc08323ca54b96de01223ff962.tar.gz
gentoo-e0e78159eac8d0bc08323ca54b96de01223ff962.tar.bz2
gentoo-e0e78159eac8d0bc08323ca54b96de01223ff962.zip
media-fonts/spleen: Stabilize 2.1.0 amd64, #930837
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--media-fonts/spleen/spleen-2.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-fonts/spleen/spleen-2.1.0.ebuild b/media-fonts/spleen/spleen-2.1.0.ebuild
index 26ef608007cc..4d30fb89b08e 100644
--- a/media-fonts/spleen/spleen-2.1.0.ebuild
+++ b/media-fonts/spleen/spleen-2.1.0.ebuild
@@ -16,7 +16,7 @@ if [[ "${PV}" == *9999* ]] ; then
else
SRC_URI="https://github.com/fcambus/${PN}/releases/download/${PV}/${P}.tar.gz"
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="amd64 ~x86"
fi
LICENSE="BSD-2"