diff options
author | Sam James <sam@gentoo.org> | 2024-03-03 07:11:54 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-03-03 07:11:54 +0000 |
commit | b23dfdc82e7d9821887caff7801489cdbad2ae08 (patch) | |
tree | b1c28e741c49c6bc2695d2ffd06f2a12c557b26b /app-i18n | |
parent | app-i18n/unicode-cldr: Stabilize 44.0 ALLARCHES, #926064 (diff) | |
download | gentoo-b23dfdc82e7d9821887caff7801489cdbad2ae08.tar.gz gentoo-b23dfdc82e7d9821887caff7801489cdbad2ae08.tar.bz2 gentoo-b23dfdc82e7d9821887caff7801489cdbad2ae08.zip |
app-i18n/unicode-emoji: Stabilize 15.1 ALLARCHES, #926065
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-i18n')
-rw-r--r-- | app-i18n/unicode-emoji/unicode-emoji-15.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/unicode-emoji/unicode-emoji-15.1.ebuild b/app-i18n/unicode-emoji/unicode-emoji-15.1.ebuild index dc6ea3656bc9..f453ab3700d4 100644 --- a/app-i18n/unicode-emoji/unicode-emoji-15.1.ebuild +++ b/app-i18n/unicode-emoji/unicode-emoji-15.1.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" @@ -15,7 +15,7 @@ SRC_URI="${DATA_URI}/${PN#*-}-sequences.txt -> ${PN}-sequences-${PV}.txt LICENSE="unicode" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~loong ~mips ppc ppc64 ~riscv sparc x86" IUSE="" RDEPEND="" |