diff options
author | 2023-03-30 17:41:20 +0000 | |
---|---|---|
committer | 2023-03-30 17:41:20 +0000 | |
commit | 592d1934abf6156f048a5a7837accd43ab6fc1b7 (patch) | |
tree | c059dde18da3c09e330c5c842b26eb49ad60fa38 /app-crypt/seahorse | |
parent | dev-ml/cudf: Stabilize 0.10 arm64, #901509 (diff) | |
download | gentoo-592d1934abf6156f048a5a7837accd43ab6fc1b7.tar.gz gentoo-592d1934abf6156f048a5a7837accd43ab6fc1b7.tar.bz2 gentoo-592d1934abf6156f048a5a7837accd43ab6fc1b7.zip |
app-crypt/seahorse: Stabilize 43.0-r1 amd64, #901377
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-crypt/seahorse')
-rw-r--r-- | app-crypt/seahorse/seahorse-43.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/seahorse/seahorse-43.0-r1.ebuild b/app-crypt/seahorse/seahorse-43.0-r1.ebuild index 496566b5b5de..b7bea9d7a64a 100644 --- a/app-crypt/seahorse/seahorse-43.0-r1.ebuild +++ b/app-crypt/seahorse/seahorse-43.0-r1.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 |