From 08bc2f08437237a7f8b727687c62bfaadf6f3d40 Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Wed, 29 Nov 2023 08:20:05 +0000 Subject: [PATCH] games-board/tetzle: Keyword 2.2.2 x86, #908284 Signed-off-by: Arthur Zamarin --- games-board/tetzle/tetzle-2.2.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games-board/tetzle/tetzle-2.2.2.ebuild b/games-board/tetzle/tetzle-2.2.2.ebuild index a3bd63f75c46f..8b010df956c47 100644 --- a/games-board/tetzle/tetzle-2.2.2.ebuild +++ b/games-board/tetzle/tetzle-2.2.2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://gottcode.org/tetzle/${P}.tar.bz2" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" RDEPEND="dev-qt/qtbase:6[gui,opengl,widgets,-gles2-only]" DEPEND="${RDEPEND}"