diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-06 20:09:49 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-06 20:12:21 +0100 |
commit | 476b32a815edf99f5303d4a748d39d6b3061f076 (patch) | |
tree | 0929d49c54b00a18a8a46b67d0b0ca7f0bee88ee /app-i18n/unicode-emoji | |
parent | app-i18n/unicode-cldr: stable 33.0 for ppc, bug #664746 (diff) | |
download | gentoo-476b32a815edf99f5303d4a748d39d6b3061f076.tar.gz gentoo-476b32a815edf99f5303d4a748d39d6b3061f076.tar.bz2 gentoo-476b32a815edf99f5303d4a748d39d6b3061f076.zip |
app-i18n/unicode-emoji: stable 11.0 for ppc, bug #664746
Tested-by: ernsteiswuerfel
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11
RepoMan-Options: --include-arches="ppc"
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 4e5c37706c0b..bf849c4e6cdd 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 Foundation +# Copyright 1999-2018 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="" |