From cdc25cc8279b30fbcb87ece7e00a670b30994cb9 Mon Sep 17 00:00:00 2001 From: Sam James Date: Wed, 14 Jan 2026 07:10:12 +0000 Subject: [PATCH] app-crypt/gocryptfs: Keyword 2.6.1-r1 x86, #968732 Signed-off-by: Sam James --- app-crypt/gocryptfs/gocryptfs-2.6.1-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-crypt/gocryptfs/gocryptfs-2.6.1-r1.ebuild b/app-crypt/gocryptfs/gocryptfs-2.6.1-r1.ebuild index cffbdca50b013..3983bae0c6402 100644 --- a/app-crypt/gocryptfs/gocryptfs-2.6.1-r1.ebuild +++ b/app-crypt/gocryptfs/gocryptfs-2.6.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2024-2025 Gentoo Authors +# Copyright 2024-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -22,7 +22,7 @@ LICENSE="MIT" # Vendored licenses LICENSE+=" Apache-2.0 BSD MIT" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="test"