diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-05-20 11:31:57 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-05-20 11:31:57 +0200 |
commit | 34ea36514f497891430daa5c349f1f74a641f842 (patch) | |
tree | 4cba767bbc497fe71c50fab454693560607ba234 /dev-qt/qtcore | |
parent | dev-qt/qtbearer: x86 stable wrt bug #552396 (diff) | |
download | gentoo-34ea36514f497891430daa5c349f1f74a641f842.tar.gz gentoo-34ea36514f497891430daa5c349f1f74a641f842.tar.bz2 gentoo-34ea36514f497891430daa5c349f1f74a641f842.zip |
dev-qt/qtcore: x86 stable wrt bug #552396
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
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 bb565a570676..07b8c79641bf 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" |