diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-10-09 10:26:59 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-10-09 10:26:59 +0200 |
commit | 4400561aa575aa8af802c2bcc92afc37b4d785cf (patch) | |
tree | e30e1a9605ee7e668e7cff78e98d725514cc98c2 /app-crypt | |
parent | app-accessibility/at-spi2-core: sparc stable wrt bug #685254 (diff) | |
download | gentoo-4400561aa575aa8af802c2bcc92afc37b4d785cf.tar.gz gentoo-4400561aa575aa8af802c2bcc92afc37b4d785cf.tar.bz2 gentoo-4400561aa575aa8af802c2bcc92afc37b4d785cf.zip |
app-crypt/gcr: sparc stable wrt bug #685254
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/gcr/gcr-3.28.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/gcr/gcr-3.28.1.ebuild b/app-crypt/gcr/gcr-3.28.1.ebuild index 6350c06896f0..6dd0c5a39a36 100644 --- a/app-crypt/gcr/gcr-3.28.1.ebuild +++ b/app-crypt/gcr/gcr-3.28.1.ebuild @@ -16,7 +16,7 @@ SLOT="0/1" # subslot = suffix of libgcr-3 IUSE="debug gtk +introspection +vala" REQUIRED_USE="vala? ( introspection )" -KEYWORDS="alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" COMMON_DEPEND=" >=app-crypt/p11-kit-0.19 |