summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-02-12 08:54:26 +0000
committerSam James <sam@gentoo.org>2024-02-12 08:54:26 +0000
commit966a681ff321d026ceb163bab1ed6d0fe3c4a478 (patch)
tree84a7099c2217b06a0cd8795049455d077e4395cd
parentdev-libs/libutf8proc: Stabilize 2.9.0 sparc, #924286 (diff)
downloadgentoo-966a681ff321d026ceb163bab1ed6d0fe3c4a478.tar.gz
gentoo-966a681ff321d026ceb163bab1ed6d0fe3c4a478.tar.bz2
gentoo-966a681ff321d026ceb163bab1ed6d0fe3c4a478.zip
app-i18n/unicode-data: Stabilize 15.1.0 sparc, #924286
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--app-i18n/unicode-data/unicode-data-15.1.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/unicode-data/unicode-data-15.1.0.ebuild b/app-i18n/unicode-data/unicode-data-15.1.0.ebuild
index 2057991366c3..38fb91be0610 100644
--- a/app-i18n/unicode-data/unicode-data-15.1.0.ebuild
+++ b/app-i18n/unicode-data/unicode-data-15.1.0.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
@@ -10,7 +10,7 @@ SRC_URI="https://unicode.org/Public/zipped/${PV}/UCD.zip -> ${P}-UCD.zip
LICENSE="unicode"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86"
DEPEND="app-arch/unzip"
S="${WORKDIR}"