summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-05-22 13:38:50 +0200
committerAgostino Sarubbo <ago@gentoo.org>2017-05-22 13:38:50 +0200
commit5a8c751034ea60fcb68519d8621f1f67e1324669 (patch)
tree3d13024a2f251851fe18b4260b0f479a49c1523d /dev-qt/qtsql
parentdev-qt/qtscript: sparc stable wrt bug #552396 (diff)
downloadgentoo-5a8c751034ea60fcb68519d8621f1f67e1324669.tar.gz
gentoo-5a8c751034ea60fcb68519d8621f1f67e1324669.tar.bz2
gentoo-5a8c751034ea60fcb68519d8621f1f67e1324669.zip
dev-qt/qtsql: sparc stable wrt bug #552396
Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-qt/qtsql')
-rw-r--r--dev-qt/qtsql/qtsql-4.8.7-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtsql/qtsql-4.8.7-r1.ebuild b/dev-qt/qtsql/qtsql-4.8.7-r1.ebuild
index 3b670c038f14..574009a6d6c0 100644
--- a/dev-qt/qtsql/qtsql-4.8.7-r1.ebuild
+++ b/dev-qt/qtsql/qtsql-4.8.7-r1.ebuild
@@ -7,7 +7,7 @@ inherit multilib qt4-build-multilib
DESCRIPTION="The SQL module for the Qt toolkit"
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="freetds mysql oci8 odbc postgres qt3support +sqlite"