diff options
author | Sam James <sam@gentoo.org> | 2022-11-19 05:03:35 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-11-20 02:03:21 +0000 |
commit | 5fd560165bb319afc9dd7352d81ffc08984096ca (patch) | |
tree | 0da7d521d0c62639337352f515f32583ebf98eaf /app-crypt/seahorse | |
parent | profiles/features/wd40: mask app-crypt/gcr (diff) | |
download | gentoo-5fd560165bb319afc9dd7352d81ffc08984096ca.tar.gz gentoo-5fd560165bb319afc9dd7352d81ffc08984096ca.tar.bz2 gentoo-5fd560165bb319afc9dd7352d81ffc08984096ca.zip |
profiles/features/wd40: mask app-crypt/seahorse
app-crypt/seahorse -> app-crypt/libsecret -> dev-libs/gjs -> dev-lang/spidermonkey -> rust
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-crypt/seahorse')
-rw-r--r-- | app-crypt/seahorse/seahorse-42.0-r1.ebuild | 2 | ||||
-rw-r--r-- | app-crypt/seahorse/seahorse-43.0.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/seahorse/seahorse-42.0-r1.ebuild b/app-crypt/seahorse/seahorse-42.0-r1.ebuild index 2d3778f229b8..a36ae6b0ce21 100644 --- a/app-crypt/seahorse/seahorse-42.0-r1.ebuild +++ b/app-crypt/seahorse/seahorse-42.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="amd64 ~arm arm64 ~ppc ~ppc64 ~riscv ~sparc x86" RDEPEND=" >=dev-libs/glib-2.66:2 diff --git a/app-crypt/seahorse/seahorse-43.0.ebuild b/app-crypt/seahorse/seahorse-43.0.ebuild index ac39c8301f91..7d4cfe064c96 100644 --- a/app-crypt/seahorse/seahorse-43.0.ebuild +++ b/app-crypt/seahorse/seahorse-43.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="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86" RDEPEND=" >=dev-libs/glib-2.66:2 |