projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2550682
)
dev-qt/qtsql: stabilise 5.7.1-r1 for amd64
author
Michael Palimaka
<kensington@gentoo.org>
Mon, 20 Nov 2017 10:17:03 +0000
(21:17 +1100)
committer
Michael Palimaka
<kensington@gentoo.org>
Mon, 20 Nov 2017 10:17:36 +0000
(21:17 +1100)
Bug: https://bugs.gentoo.org/637522
Package-Manager: Portage-2.3.14, Repoman-2.3.6
dev-qt/qtsql/qtsql-5.7.1-r1.ebuild
patch
|
blob
|
history
diff --git
a/dev-qt/qtsql/qtsql-5.7.1-r1.ebuild
b/dev-qt/qtsql/qtsql-5.7.1-r1.ebuild
index f915d50168f273b0037991415e35a25db1244aa5..7823c653b1c8079cd6a2fcf8a5150acc4fc4a357 100644
(file)
--- a/
dev-qt/qtsql/qtsql-5.7.1-r1.ebuild
+++ b/
dev-qt/qtsql/qtsql-5.7.1-r1.ebuild
@@
-8,7
+8,7
@@
inherit qt5-build
DESCRIPTION="SQL abstraction library for the Qt5 tooolkit"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="
~
amd64 ~arm ~arm64 ~hppa ppc ppc64 x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ppc64 x86"
fi
IUSE="freetds mysql oci8 odbc postgres +sqlite"