diff options
author | Sam James <sam@gentoo.org> | 2022-07-18 23:40:48 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-07-18 23:40:48 +0000 |
commit | 46bfbab2a6d3a43cad7083e35020807f97e10662 (patch) | |
tree | d1cd87b67ca47252428faa7056f2271c608e3820 /app-crypt/seahorse | |
parent | app-crypt/gcr: Stabilize 3.41.0 arm64, #853958 (diff) | |
download | gentoo-46bfbab2a6d3a43cad7083e35020807f97e10662.tar.gz gentoo-46bfbab2a6d3a43cad7083e35020807f97e10662.tar.bz2 gentoo-46bfbab2a6d3a43cad7083e35020807f97e10662.zip |
app-crypt/seahorse: Stabilize 42.0 arm64, #853958
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-crypt/seahorse')
-rw-r--r-- | app-crypt/seahorse/seahorse-42.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/seahorse/seahorse-42.0.ebuild b/app-crypt/seahorse/seahorse-42.0.ebuild index c77ad462cb6e..4974a84bd148 100644 --- a/app-crypt/seahorse/seahorse-42.0.ebuild +++ b/app-crypt/seahorse/seahorse-42.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 |