diff options
author | Markus Meier <maekke@gentoo.org> | 2016-08-23 21:49:48 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2016-08-23 21:49:48 +0200 |
commit | c2a2a96602ac6dd8f48861321b128d5d0b22aedb (patch) | |
tree | 108c344445d075bda449302900accc9e31555b54 | |
parent | dev-qt/designer: arm stable, bug #586180 (diff) | |
download | gentoo-c2a2a96602ac6dd8f48861321b128d5d0b22aedb.tar.gz gentoo-c2a2a96602ac6dd8f48861321b128d5d0b22aedb.tar.bz2 gentoo-c2a2a96602ac6dd8f48861321b128d5d0b22aedb.zip |
dev-qt/linguist: arm stable, bug #586180
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="arm"
-rw-r--r-- | dev-qt/linguist/linguist-5.6.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/linguist/linguist-5.6.1.ebuild b/dev-qt/linguist/linguist-5.6.1.ebuild index 1065ad8026ed..5580466cfd15 100644 --- a/dev-qt/linguist/linguist-5.6.1.ebuild +++ b/dev-qt/linguist/linguist-5.6.1.ebuild @@ -9,7 +9,7 @@ inherit qt5-build DESCRIPTION="Graphical tool for translating Qt applications" if [[ ${QT5_BUILD_TYPE} == release ]]; then - KEYWORDS="amd64 ~arm hppa ppc64 x86" + KEYWORDS="amd64 arm hppa ppc64 x86" fi IUSE="" |