diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-16 22:28:45 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-16 22:28:45 +0200 |
commit | 05bb237e6a36d04c9bc121da0289ab5d3e21c621 (patch) | |
tree | 0527b761eea7f7eef940da1fe041f9bef48a6679 /app-crypt | |
parent | dev-libs/libpwquality: Stabilize 1.4.5 arm64, #885627 (diff) | |
download | gentoo-05bb237e6a36d04c9bc121da0289ab5d3e21c621.tar.gz gentoo-05bb237e6a36d04c9bc121da0289ab5d3e21c621.tar.bz2 gentoo-05bb237e6a36d04c9bc121da0289ab5d3e21c621.zip |
app-crypt/seahorse: Stabilize 43.0 arm64, #885627
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/seahorse/seahorse-43.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/seahorse/seahorse-43.0.ebuild b/app-crypt/seahorse/seahorse-43.0.ebuild index ac39c8301f91..d6567cb1f8c1 100644 --- a/app-crypt/seahorse/seahorse-43.0.ebuild +++ b/app-crypt/seahorse/seahorse-43.0.ebuild @@ -11,7 +11,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 ~riscv ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86" RDEPEND=" >=dev-libs/glib-2.66:2 |