summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-11-03 13:04:44 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-11-03 13:04:44 +0000
commit61073ee913ae60084eb2f05cec3e51222f4bf5b1 (patch)
treef046366d49b6144408f90e3e0d006baea67c4c18 /dev-qt/qtsql/qtsql-4.8.5.ebuild
parentStable for amd64, wrt bug #488536 (diff)
downloadgentoo-2-61073ee913ae60084eb2f05cec3e51222f4bf5b1.tar.gz
gentoo-2-61073ee913ae60084eb2f05cec3e51222f4bf5b1.tar.bz2
gentoo-2-61073ee913ae60084eb2f05cec3e51222f4bf5b1.zip
Stable for amd64, wrt bug #488536
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-qt/qtsql/qtsql-4.8.5.ebuild')
-rw-r--r--dev-qt/qtsql/qtsql-4.8.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-qt/qtsql/qtsql-4.8.5.ebuild b/dev-qt/qtsql/qtsql-4.8.5.ebuild
index 898343c104c1..68656b2aeb5e 100644
--- a/dev-qt/qtsql/qtsql-4.8.5.ebuild
+++ b/dev-qt/qtsql/qtsql-4.8.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtsql/qtsql-4.8.5.ebuild,v 1.1 2013/07/09 10:52:28 pesa Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtsql/qtsql-4.8.5.ebuild,v 1.2 2013/11/03 13:04:44 ago Exp $
EAPI=4
@@ -11,7 +11,7 @@ SLOT="4"
if [[ ${QT4_BUILD_TYPE} == live ]]; then
KEYWORDS=""
else
- KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+ KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
fi
IUSE="firebird freetds mysql oci8 odbc postgres qt3support +sqlite"