diff options
author | Yongxiang Liang <tanekliang@gmail.com> | 2021-12-24 03:45:30 +0000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-12-31 11:35:04 +0800 |
commit | 172fe66bc5924cc0074b282f7b98b3ffd21faee2 (patch) | |
tree | 90019553edf0d3ba5c28a26b8cab9dd40d8aff25 /app-crypt/seahorse | |
parent | dev-util/xxdi: keyword ~riscv (diff) | |
download | gentoo-172fe66bc5924cc0074b282f7b98b3ffd21faee2.tar.gz gentoo-172fe66bc5924cc0074b282f7b98b3ffd21faee2.tar.bz2 gentoo-172fe66bc5924cc0074b282f7b98b3ffd21faee2.zip |
app-crypt/seahorse: keyword ~riscv
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Yongxiang Liang <tanekliang@gmail.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'app-crypt/seahorse')
-rw-r--r-- | app-crypt/seahorse/seahorse-41.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/seahorse/seahorse-41.0.ebuild b/app-crypt/seahorse/seahorse-41.0.ebuild index ffb7491746a0..abbf0c377707 100644 --- a/app-crypt/seahorse/seahorse-41.0.ebuild +++ b/app-crypt/seahorse/seahorse-41.0.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Seahorse" LICENSE="GPL-2+ FDL-1.1+" SLOT="0" IUSE="ldap zeroconf" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86" RDEPEND=" >=dev-libs/glib-2.66:2 |