aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-kids/gcompris/gcompris-9999.ebuild')
-rw-r--r--games-kids/gcompris/gcompris-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/games-kids/gcompris/gcompris-9999.ebuild b/games-kids/gcompris/gcompris-9999.ebuild
index c11d811353..213187432c 100644
--- a/games-kids/gcompris/gcompris-9999.ebuild
+++ b/games-kids/gcompris/gcompris-9999.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://gcompris.net/"
if [[ ${KDE_BUILD_TYPE} = release ]]; then
SRC_URI="https://gcompris.net/download/qt/src/${PN}-qt-${PV}.tar.xz"
- KEYWORDS=""
+ KEYWORDS="~amd64 ~x86"
S="${WORKDIR}/${PN}-qt-${PV}"
fi