diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-08-30 15:55:29 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-08-30 17:16:07 +0200 |
commit | b31c88d601e870896bae084f48509963c5103c71 (patch) | |
tree | a589ef45cfb336a5affce2ae407e17b14acc1351 /app-crypt/gcr | |
parent | app-accessibility/orca: x86 stable (bug #738728) (diff) | |
download | gentoo-b31c88d601e870896bae084f48509963c5103c71.tar.gz gentoo-b31c88d601e870896bae084f48509963c5103c71.tar.bz2 gentoo-b31c88d601e870896bae084f48509963c5103c71.zip |
app-crypt/gcr: x86 stable (bug #738728)
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-crypt/gcr')
-rw-r--r-- | app-crypt/gcr/gcr-3.36.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/gcr/gcr-3.36.0.ebuild b/app-crypt/gcr/gcr-3.36.0.ebuild index c966f4aed3dc..708ad07ea625 100644 --- a/app-crypt/gcr/gcr-3.36.0.ebuild +++ b/app-crypt/gcr/gcr-3.36.0.ebuild @@ -16,7 +16,7 @@ SLOT="0/1" # subslot = suffix of libgcr-base-3 and co IUSE="gtk gtk-doc +introspection +vala" REQUIRED_USE="vala? ( introspection )" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" DEPEND=" >=dev-libs/glib-2.44.0:2 |