diff --git a/dev-libs/gmime/gmime-2.6.23-r1.ebuild b/dev-libs/gmime/gmime-2.6.23-r1.ebuild index 6c2ade626ef3e..2a6e0ed982f43 100644 --- a/dev-libs/gmime/gmime-2.6.23-r1.ebuild +++ b/dev-libs/gmime/gmime-2.6.23-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -18,7 +18,7 @@ RESTRICT="!test? ( test )" RDEPEND=" >=dev-libs/glib-2.32.0:2 sys-libs/zlib - smime? ( >=app-crypt/gpgme-1.1.6:1= ) + smime? ( >=app-crypt/gpgme-1.1.6:= ) vala? ( $(vala_depend) >=dev-libs/gobject-introspection-1.30.0:= ) diff --git a/dev-libs/gmime/gmime-3.2.7.ebuild b/dev-libs/gmime/gmime-3.2.7.ebuild index 6806355fa243a..0fcd6cccaaf5f 100644 --- a/dev-libs/gmime/gmime-3.2.7.ebuild +++ b/dev-libs/gmime/gmime-3.2.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -18,7 +18,7 @@ RESTRICT="!test? ( test )" RDEPEND=" >=dev-libs/glib-2.32.0:2 sys-libs/zlib - crypt? ( >=app-crypt/gpgme-1.8.0:1= ) + crypt? ( >=app-crypt/gpgme-1.8.0:= ) idn? ( net-dns/libidn2:= ) vala? ( $(vala_depend)