diff options
author | 2015-08-23 11:09:38 +0200 | |
---|---|---|
committer | 2015-08-23 11:09:38 +0200 | |
commit | f05532974e14e6fd1ddae74e6532df840408fad1 (patch) | |
tree | f4cb58644a2dd907823149e84316e9e704f71659 /dev-qt | |
parent | dev-qt/designer: Stable for HPPA (bug #543326). (diff) | |
download | gentoo-f05532974e14e6fd1ddae74e6532df840408fad1.tar.gz gentoo-f05532974e14e6fd1ddae74e6532df840408fad1.tar.bz2 gentoo-f05532974e14e6fd1ddae74e6532df840408fad1.zip |
dev-qt/linguist: Stable for HPPA (bug #543326).
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'dev-qt')
-rw-r--r-- | dev-qt/linguist/linguist-5.4.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/linguist/linguist-5.4.2.ebuild b/dev-qt/linguist/linguist-5.4.2.ebuild index 51ac0b44ca0c..d13b8f09610b 100644 --- a/dev-qt/linguist/linguist-5.4.2.ebuild +++ b/dev-qt/linguist/linguist-5.4.2.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="" |