summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-05-02 18:57:09 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2023-05-02 18:57:09 +0000
commitc13c72624c93f13910356c2c969f3feb76354902 (patch)
treec9ec49896944c159c56d44b7235dc6d44dc2851c
parentdev-python/cheetah3: Stabilize 3.3.1 arm64, #905591 (diff)
downloadgentoo-c13c72624c93f13910356c2c969f3feb76354902.tar.gz
gentoo-c13c72624c93f13910356c2c969f3feb76354902.tar.bz2
gentoo-c13c72624c93f13910356c2c969f3feb76354902.zip
app-i18n/unicode-emoji: Stabilize 15.0 ALLARCHES, #905600
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--app-i18n/unicode-emoji/unicode-emoji-15.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/unicode-emoji/unicode-emoji-15.0.ebuild b/app-i18n/unicode-emoji/unicode-emoji-15.0.ebuild
index 8a5c06c31ffb..f69a68c07716 100644
--- a/app-i18n/unicode-emoji/unicode-emoji-15.0.ebuild
+++ b/app-i18n/unicode-emoji/unicode-emoji-15.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 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 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~loong ppc ppc64 ~riscv sparc x86"
IUSE=""
RDEPEND=""