commit: cdc25cc8279b30fbcb87ece7e00a670b30994cb9 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Jan 14 07:10:12 2026 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Jan 14 07:10:12 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cdc25cc8
app-crypt/gocryptfs: Keyword 2.6.1-r1 x86, #968732 Signed-off-by: Sam James <sam <AT> gentoo.org> 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 cffbdca50b01..3983bae0c640 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"
