dev-qt/qt3support-4.8.7-r0: add alpha keyword

Gentoo-Bug: 552396
This commit is contained in:
Tobias Klausmann
2017-05-22 15:22:31 +02:00
parent 7bffef2de2
commit 3f10cf2e5f

View File

@@ -7,7 +7,7 @@ inherit qt4-build-multilib
DESCRIPTION="The Qt3Support 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="+accessibility"