diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-09-21 06:52:49 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-09-21 06:52:49 +0200 |
commit | e60072e8d7fee70d1c61c3c610c81d857ca66f37 (patch) | |
tree | 9a277584845b89a6141488e3a61f00f147ece15b /dev-qt | |
parent | dev-qt/linguist: Stable for PPC64 (bug #543326). (diff) | |
download | gentoo-e60072e8d7fee70d1c61c3c610c81d857ca66f37.tar.gz gentoo-e60072e8d7fee70d1c61c3c610c81d857ca66f37.tar.bz2 gentoo-e60072e8d7fee70d1c61c3c610c81d857ca66f37.zip |
dev-qt/linguist-tools: Stable for PPC64 (bug #543326).
Package-Manager: portage-2.2.20.1
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-qt')
-rw-r--r-- | dev-qt/linguist-tools/linguist-tools-5.4.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/linguist-tools/linguist-tools-5.4.2.ebuild b/dev-qt/linguist-tools/linguist-tools-5.4.2.ebuild index 5adb4582be42..5ed7c4156bbe 100644 --- a/dev-qt/linguist-tools/linguist-tools-5.4.2.ebuild +++ b/dev-qt/linguist-tools/linguist-tools-5.4.2.ebuild @@ -9,7 +9,7 @@ inherit qt5-build DESCRIPTION="Tools for working with Qt translation data files" if [[ ${QT5_BUILD_TYPE} == release ]]; then - KEYWORDS="amd64 arm ~arm64 hppa ~ppc64 ~x86" + KEYWORDS="amd64 arm ~arm64 hppa ppc64 ~x86" fi IUSE="qml" |