diff options
author | Yixun Lan <dlan@gentoo.org> | 2021-05-26 21:37:27 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-05-26 23:15:37 +0800 |
commit | ebb14d854ff91abbd6c4a62bcc30c06e0865e8a7 (patch) | |
tree | 18b84f3fbe5ddfe7dd476377a9b4cbf57c5f6f2e /gnome-base/gnome-keyring | |
parent | gnome-base/gnome-common: add riscv keyword (diff) | |
download | gentoo-ebb14d854ff91abbd6c4a62bcc30c06e0865e8a7.tar.gz gentoo-ebb14d854ff91abbd6c4a62bcc30c06e0865e8a7.tar.bz2 gentoo-ebb14d854ff91abbd6c4a62bcc30c06e0865e8a7.zip |
gnome-base/gnome-keyring: add riscv keyword
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'gnome-base/gnome-keyring')
-rw-r--r-- | gnome-base/gnome-keyring/gnome-keyring-40.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-base/gnome-keyring/gnome-keyring-40.0.ebuild b/gnome-base/gnome-keyring/gnome-keyring-40.0.ebuild index 000f89b856a6..571fbcef92f1 100644 --- a/gnome-base/gnome-keyring/gnome-keyring-40.0.ebuild +++ b/gnome-base/gnome-keyring/gnome-keyring-40.0.ebuild @@ -13,7 +13,7 @@ LICENSE="GPL-2+ LGPL-2+" SLOT="0" IUSE="+caps pam selinux +ssh-agent test" RESTRICT="!test? ( test )" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" # Replace gkd gpg-agent with pinentry[gnome-keyring] one, bug #547456 RDEPEND=" |