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"