diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-05-24 16:08:09 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-05-24 16:46:38 -0400 |
commit | e4fb4b5615236bd13befece4652c4796b9431bf9 (patch) | |
tree | f87af116d54a56aaf2f9cba3a61d1fbe14f4861f /app-i18n/unicode-emoji | |
parent | app-i18n/ibus: arm64 stable (diff) | |
download | gentoo-e4fb4b5615236bd13befece4652c4796b9431bf9.tar.gz gentoo-e4fb4b5615236bd13befece4652c4796b9431bf9.tar.bz2 gentoo-e4fb4b5615236bd13befece4652c4796b9431bf9.zip |
app-i18n/unicode-emoji: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'app-i18n/unicode-emoji')
-rw-r--r-- | app-i18n/unicode-emoji/unicode-emoji-11.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/unicode-emoji/unicode-emoji-11.0.ebuild b/app-i18n/unicode-emoji/unicode-emoji-11.0.ebuild index bf849c4e6cdd..1180358b305e 100644 --- a/app-i18n/unicode-emoji/unicode-emoji-11.0.ebuild +++ b/app-i18n/unicode-emoji/unicode-emoji-11.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -14,7 +14,7 @@ SRC_URI="${BASE_URI}/${PN#*-}-data.txt -> ${PN}-data-${PV}.txt LICENSE="unicode" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 ia64 ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm arm64 ia64 ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="" DEPEND="" |