diff --git a/app-crypt/gocryptfs/gocryptfs-2.6.1-r1.ebuild b/app-crypt/gocryptfs/gocryptfs-2.6.1-r1.ebuild index 88bc64bd48c17..45fdd46192f27 100644 --- a/app-crypt/gocryptfs/gocryptfs-2.6.1-r1.ebuild +++ b/app-crypt/gocryptfs/gocryptfs-2.6.1-r1.ebuild @@ -22,7 +22,7 @@ LICENSE="MIT" # Vendored licenses LICENSE+=" Apache-2.0 BSD MIT" SLOT="0" -KEYWORDS="amd64 ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc64 ~riscv ~x86" IUSE="test"