summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2017-05-22 15:22:39 +0200
committerTobias Klausmann <klausman@gentoo.org>2017-05-22 15:24:15 +0200
commitfcc7c26ed098bb3530edcda6116aea5e3b8f3905 (patch)
tree2023369dd1a1eb7930bd40e84c537ea6a9e656b8 /dev-qt/qtsql
parentdev-qt/qtscript-4.8.7-r0: add alpha keyword (diff)
downloadgentoo-fcc7c26ed098bb3530edcda6116aea5e3b8f3905.tar.gz
gentoo-fcc7c26ed098bb3530edcda6116aea5e3b8f3905.tar.bz2
gentoo-fcc7c26ed098bb3530edcda6116aea5e3b8f3905.zip
dev-qt/qtsql-4.8.7-r1: add alpha keyword
Gentoo-Bug: 552396
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 574009a6d6c0..72630510d8c9 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"