diff options
author | Yixun Lan <dlan@gentoo.org> | 2021-05-28 23:18:34 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-05-29 07:20:47 +0800 |
commit | 868f6ba2a24e0eada37787315ffb766ae71fa206 (patch) | |
tree | d800c42be68eb71cfc074c80f3ea8067fb703175 /app-crypt/libsecret | |
parent | media-libs/libgphoto2: add riscv keyword (diff) | |
download | gentoo-868f6ba2a24e0eada37787315ffb766ae71fa206.tar.gz gentoo-868f6ba2a24e0eada37787315ffb766ae71fa206.tar.bz2 gentoo-868f6ba2a24e0eada37787315ffb766ae71fa206.zip |
app-crypt/libsecret: add riscv keyword
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'app-crypt/libsecret')
-rw-r--r-- | app-crypt/libsecret/libsecret-0.20.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/libsecret/libsecret-0.20.4.ebuild b/app-crypt/libsecret/libsecret-0.20.4.ebuild index 4b2b1102f1a7..fc8e3656fc55 100644 --- a/app-crypt/libsecret/libsecret-0.20.4.ebuild +++ b/app-crypt/libsecret/libsecret-0.20.4.ebuild @@ -20,7 +20,7 @@ REQUIRED_USE=" gtk-doc? ( crypt ) " -KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~mips ppc ppc64 ~riscv sparc x86" DEPEND=" >=dev-libs/glib-2.44:2[${MULTILIB_USEDEP}] |