summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-04-28 10:21:18 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-04-28 10:21:18 +0300
commit75664742d2488bbba51b049cec560f3387b4f208 (patch)
tree39dfdc827ac9e32617441daf6911a4abd92d96ab /app-i18n/libchewing
parentdev-libs/boehm-gc: arm stable wrt bug #653720 (diff)
downloadgentoo-75664742d2488bbba51b049cec560f3387b4f208.tar.gz
gentoo-75664742d2488bbba51b049cec560f3387b4f208.tar.bz2
gentoo-75664742d2488bbba51b049cec560f3387b4f208.zip
app-i18n/libchewing: add ~arm keyword (bug #628030)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'app-i18n/libchewing')
-rw-r--r--app-i18n/libchewing/libchewing-0.5.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/libchewing/libchewing-0.5.1.ebuild b/app-i18n/libchewing/libchewing-0.5.1.ebuild
index af3a7f15e633..1d3529dc744e 100644
--- a/app-i18n/libchewing/libchewing-0.5.1.ebuild
+++ b/app-i18n/libchewing/libchewing-0.5.1.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"
@@ -19,7 +19,7 @@ fi
LICENSE="LGPL-2.1"
SLOT="0/3"
-KEYWORDS="amd64 ~arm64 ppc ppc64 x86"
+KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 x86"
IUSE="static-libs test"
RDEPEND="dev-db/sqlite:3"