summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2016-01-08 16:43:20 +0300
committerAlexey Shvetsov <alexxy@gentoo.org>2016-01-08 17:09:06 +0300
commit21960156e56cf56ba7aacc4308d91b27ad201aa4 (patch)
treeec50d2f2cfed2ab22a93d5992c63316eecd62edc /kde-frameworks/kcodecs
parentprofiles/arch/arm: unmask teamd use flag (diff)
downloadgentoo-21960156e56cf56ba7aacc4308d91b27ad201aa4.tar.gz
gentoo-21960156e56cf56ba7aacc4308d91b27ad201aa4.tar.bz2
gentoo-21960156e56cf56ba7aacc4308d91b27ad201aa4.zip
kde-frameworks: Add ~arm keywords
Package-Manager: portage-2.2.26
Diffstat (limited to 'kde-frameworks/kcodecs')
-rw-r--r--kde-frameworks/kcodecs/kcodecs-5.17.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-frameworks/kcodecs/kcodecs-5.17.0.ebuild b/kde-frameworks/kcodecs/kcodecs-5.17.0.ebuild
index a162be990de4..4c9b979e283c 100644
--- a/kde-frameworks/kcodecs/kcodecs-5.17.0.ebuild
+++ b/kde-frameworks/kcodecs/kcodecs-5.17.0.ebuild
@@ -8,7 +8,7 @@ inherit kde5
DESCRIPTION="Framework for manipulating strings using various encodings"
LICENSE="GPL-2+ LGPL-2+"
-KEYWORDS=" ~amd64 ~x86"
+KEYWORDS="~amd64 ~arm ~x86"
IUSE="nls"
DEPEND="nls? ( dev-qt/linguist-tools:5 )"