diff options
author | Markus Meier <maekke@gentoo.org> | 2018-01-28 21:28:57 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2018-01-28 21:38:27 +0100 |
commit | 5e0ce729661ed0f48a30c6ae7ba634141994fc77 (patch) | |
tree | db66a11ca39dc431a39fcfae2b3d1a4c54413594 /app-i18n | |
parent | dev-db/unixODBC: arm stable, bug #641282 (diff) | |
download | gentoo-5e0ce729661ed0f48a30c6ae7ba634141994fc77.tar.gz gentoo-5e0ce729661ed0f48a30c6ae7ba634141994fc77.tar.bz2 gentoo-5e0ce729661ed0f48a30c6ae7ba634141994fc77.zip |
app-i18n/unicode-emoji: arm stable, bug #641276
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'app-i18n')
-rw-r--r-- | app-i18n/unicode-emoji/unicode-emoji-5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-i18n/unicode-emoji/unicode-emoji-5.0.ebuild b/app-i18n/unicode-emoji/unicode-emoji-5.0.ebuild index 8bd9909b9889..9500273f081d 100644 --- a/app-i18n/unicode-emoji/unicode-emoji-5.0.ebuild +++ b/app-i18n/unicode-emoji/unicode-emoji-5.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="${BASE_URI}/${PN/*-}-data.txt -> ${PN}-data-${PV}.txt LICENSE="unicode" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ia64 ppc ppc64 ~sparc x86" +KEYWORDS="amd64 arm ~arm64 ia64 ppc ppc64 ~sparc x86" IUSE="" S="${WORKDIR}" |