summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-01-05 16:20:38 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-01-05 16:20:38 +0300
commit532ae3e5fbfce95a364d24410f59fa123ee24523 (patch)
tree13dc69e6ad318dc9a5f4a7139e940ca4078f62e3
parentFix handling of multiple CDs (diff)
downloadgentoo-532ae3e5fbfce95a364d24410f59fa123ee24523.tar.gz
gentoo-532ae3e5fbfce95a364d24410f59fa123ee24523.tar.bz2
gentoo-532ae3e5fbfce95a364d24410f59fa123ee24523.zip
app-i18n/unicode-emoji: amd64 stable wrt bug #641276
Package-Manager: Portage-2.3.13, Repoman-2.3.3
-rw-r--r--app-i18n/unicode-emoji/unicode-emoji-5.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/unicode-emoji/unicode-emoji-5.0.ebuild b/app-i18n/unicode-emoji/unicode-emoji-5.0.ebuild
index a336c305ec56..8bd9909b9889 100644
--- a/app-i18n/unicode-emoji/unicode-emoji-5.0.ebuild
+++ b/app-i18n/unicode-emoji/unicode-emoji-5.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# 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="~amd64 ~arm ~arm64 ia64 ppc ppc64 ~sparc x86"
+KEYWORDS="amd64 ~arm ~arm64 ia64 ppc ppc64 ~sparc x86"
IUSE=""
S="${WORKDIR}"