dev-qt/qttest-4.8.7-r0: add alpha keyword
authorTobias Klausmann <klausman@gentoo.org>
Mon, 22 May 2017 13:22:40 +0000 (15:22 +0200)
committerTobias Klausmann <klausman@gentoo.org>
Mon, 22 May 2017 13:24:18 +0000 (15:24 +0200)
Gentoo-Bug: 552396

dev-qt/qttest/qttest-4.8.7.ebuild

index 9e7f4c6bd1fae346a32851be4fdd68320b01a2e1..d4120cfe68205ac2870759610cf0c91b58272d3d 100644 (file)
@@ -7,7 +7,7 @@ inherit qt4-build-multilib
 DESCRIPTION="The QtTest module for unit testing Qt applications and libraries"
 
 if [[ ${QT4_BUILD_TYPE} == release ]]; then
-       KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd"
+       KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd"
 fi
 
 IUSE=""