diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2023-11-23 14:49:43 -0500 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-11-24 09:30:18 +0000 |
commit | 842de82bb39edbaaeb39ee3a8c2f4ce6abd3597d (patch) | |
tree | d0d060dd91f71813862cd4f0f7e0e10bdc5eb079 | |
parent | app-i18n/unicode-cldr: Keyword 44.0 mips, #896130 (diff) | |
download | gentoo-842de82bb39edbaaeb39ee3a8c2f4ce6abd3597d.tar.gz gentoo-842de82bb39edbaaeb39ee3a8c2f4ce6abd3597d.tar.bz2 gentoo-842de82bb39edbaaeb39ee3a8c2f4ce6abd3597d.zip |
app-i18n/unicode-emoji: Keyword 15.1 mips, #896130
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | app-i18n/unicode-emoji/unicode-emoji-15.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-i18n/unicode-emoji/unicode-emoji-15.1.ebuild b/app-i18n/unicode-emoji/unicode-emoji-15.1.ebuild index 7dcd074d8d81..dc6ea3656bc9 100644 --- a/app-i18n/unicode-emoji/unicode-emoji-15.1.ebuild +++ b/app-i18n/unicode-emoji/unicode-emoji-15.1.ebuild @@ -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 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86" IUSE="" RDEPEND="" |