summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2022-05-07 08:40:13 -0700
committerMatt Turner <mattst88@gentoo.org>2022-05-07 08:41:23 -0700
commit0fc0c93c9c72ce46755d13596a146831970b56aa (patch)
tree5f358d764f08a645401fb9b5ae8476f5cbec78ab /app-crypt/gcr
parentapp-crypt/gcr: Version bump to 3.41.0 (diff)
downloadgentoo-0fc0c93c9c72ce46755d13596a146831970b56aa.tar.gz
gentoo-0fc0c93c9c72ce46755d13596a146831970b56aa.tar.bz2
gentoo-0fc0c93c9c72ce46755d13596a146831970b56aa.zip
app-crypt/gcr: Drop hppa keywords
gcr-3.41.0 adds a dependency on libsecret, which is not keyworded on hppa. Since gcr's only reverse dependencies on hppa are pinentry[gtk] and libgdata[crypt], mask those flags and dekeyword gcr. Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'app-crypt/gcr')
-rw-r--r--app-crypt/gcr/gcr-3.40.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/gcr/gcr-3.40.0.ebuild b/app-crypt/gcr/gcr-3.40.0.ebuild
index 3a367dc36429..e3ac13de0bef 100644
--- a/app-crypt/gcr/gcr-3.40.0.ebuild
+++ b/app-crypt/gcr/gcr-3.40.0.ebuild
@@ -17,7 +17,7 @@ IUSE="gtk gtk-doc +introspection test +vala"
REQUIRED_USE="vala? ( introspection )"
RESTRICT="!test? ( test )"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris"
DEPEND="
>=dev-libs/glib-2.44.0:2