dev-qt/qtsql: amd64 stable wrt bug #699240
authorAgostino Sarubbo <ago@gentoo.org>
Wed, 18 Dec 2019 11:22:00 +0000 (12:22 +0100)
committerAgostino Sarubbo <ago@gentoo.org>
Wed, 18 Dec 2019 11:22:00 +0000 (12:22 +0100)
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
dev-qt/qtsql/qtsql-5.13.2.ebuild

index 256a4b3099e819155ac2446474da15c52e0e704a..d0b58d05e4e1a73a272edb474967de98cb74a6f4 100644 (file)
@@ -9,7 +9,7 @@ DESCRIPTION="SQL abstraction library for the Qt5 framework"
 SLOT=5/$(ver_cut 1-3) # bug 639140
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-       KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+       KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
 fi
 
 IUSE="freetds mysql oci8 odbc postgres +sqlite"