diff options
author | Sam James <sam@gentoo.org> | 2021-02-26 19:02:22 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-26 19:02:22 +0000 |
commit | 95acec2038aa15e4450f89f1f712e4d3818c61cd (patch) | |
tree | 7f055ebf477e6045857b788ba3fb18b61020f8af /app-crypt | |
parent | gui-libs/libhandy: Stabilize 0.0.13 arm64, #773028 (diff) | |
download | gentoo-95acec2038aa15e4450f89f1f712e4d3818c61cd.tar.gz gentoo-95acec2038aa15e4450f89f1f712e4d3818c61cd.tar.bz2 gentoo-95acec2038aa15e4450f89f1f712e4d3818c61cd.zip |
app-crypt/seahorse: Stabilize 3.36.2 arm64, #773028
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/seahorse/seahorse-3.36.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/seahorse/seahorse-3.36.2.ebuild b/app-crypt/seahorse/seahorse-3.36.2.ebuild index 0634a6142013..857a62597523 100644 --- a/app-crypt/seahorse/seahorse-3.36.2.ebuild +++ b/app-crypt/seahorse/seahorse-3.36.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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 ~sparc x86" RDEPEND=" >=dev-libs/glib-2.44:2 |