diff options
author | 2017-05-19 09:31:24 +0200 | |
---|---|---|
committer | 2017-05-19 09:31:24 +0200 | |
commit | ad7409f7fb29a178657c308a2200a7f770c607b6 (patch) | |
tree | 9b4f992762d68e9736669f92cda5edf8df5ab96c /dev-qt/qtcore | |
parent | dev-qt/qtgui: Stable for HPPA (bug #552396). (diff) | |
download | gentoo-ad7409f7fb29a178657c308a2200a7f770c607b6.tar.gz gentoo-ad7409f7fb29a178657c308a2200a7f770c607b6.tar.bz2 gentoo-ad7409f7fb29a178657c308a2200a7f770c607b6.zip |
dev-qt/qtcore: Stable for HPPA (bug #552396).
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-qt/qtcore')
-rw-r--r-- | dev-qt/qtcore/qtcore-4.8.7-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtcore/qtcore-4.8.7-r2.ebuild b/dev-qt/qtcore/qtcore-4.8.7-r2.ebuild index 96f4fd000b74..bb565a570676 100644 --- a/dev-qt/qtcore/qtcore-4.8.7-r2.ebuild +++ b/dev-qt/qtcore/qtcore-4.8.7-r2.ebuild @@ -7,7 +7,7 @@ inherit qt4-build-multilib DESCRIPTION="Cross-platform application development framework" if [[ ${QT4_BUILD_TYPE} == release ]]; then - KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" + KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" fi IUSE="+glib iconv icu libressl qt3support ssl" |