diff options
author | Sam James <sam@gentoo.org> | 2021-04-15 02:31:35 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-15 02:32:33 +0100 |
commit | 15ce902d2ffc72cd5448736293cbbb7066eb7d90 (patch) | |
tree | 02a897ee7d3e22220702ac029e8699847c9671a1 /app-crypt/seahorse | |
parent | app-admin/openrc-settingsd: use BDEPEND in EAPI 7 (diff) | |
download | gentoo-15ce902d2ffc72cd5448736293cbbb7066eb7d90.tar.gz gentoo-15ce902d2ffc72cd5448736293cbbb7066eb7d90.tar.bz2 gentoo-15ce902d2ffc72cd5448736293cbbb7066eb7d90.zip |
app-crypt/seahorse: Stabilize 3.38.1 arm64, #782847
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-crypt/seahorse')
-rw-r--r-- | app-crypt/seahorse/seahorse-3.38.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/seahorse/seahorse-3.38.1.ebuild b/app-crypt/seahorse/seahorse-3.38.1.ebuild index af2c9dc41b4b..aa8a4d169618 100644 --- a/app-crypt/seahorse/seahorse-3.38.1.ebuild +++ b/app-crypt/seahorse/seahorse-3.38.1.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 ~sparc ~x86" RDEPEND=" >=dev-libs/glib-2.58:2 |