diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-03-17 08:29:05 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-03-17 08:46:13 +0100 |
commit | 9b42fef5247a73137ae91a22a53d6a4a3e3e66a2 (patch) | |
tree | 9383fdb0236b53ddaa12e3bf5d8f88599ee09098 /dev-qt | |
parent | dev-qt/designer: Stable for HPPA (bug #598780). (diff) | |
download | gentoo-9b42fef5247a73137ae91a22a53d6a4a3e3e66a2.tar.gz gentoo-9b42fef5247a73137ae91a22a53d6a4a3e3e66a2.tar.bz2 gentoo-9b42fef5247a73137ae91a22a53d6a4a3e3e66a2.zip |
dev-qt/linguist: Stable for HPPA (bug #598780).
Package-Manager: Portage-2.3.4, Repoman-2.3.2
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-qt')
-rw-r--r-- | dev-qt/linguist/linguist-5.6.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/linguist/linguist-5.6.2.ebuild b/dev-qt/linguist/linguist-5.6.2.ebuild index 796aa4ae97b5..5d0a245275e1 100644 --- a/dev-qt/linguist/linguist-5.6.2.ebuild +++ b/dev-qt/linguist/linguist-5.6.2.ebuild @@ -8,7 +8,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="" |