diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-26 02:29:02 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-26 02:51:28 +0200 |
commit | 483b977702c5e94a423307ab507b2604ae4377a5 (patch) | |
tree | e915b4590c11923b51abc41b6296a913c66f5607 /app-crypt/gcr | |
parent | sys-apps/file: x86 stable (bug #669282) (diff) | |
download | gentoo-483b977702c5e94a423307ab507b2604ae4377a5.tar.gz gentoo-483b977702c5e94a423307ab507b2604ae4377a5.tar.bz2 gentoo-483b977702c5e94a423307ab507b2604ae4377a5.zip |
app-crypt/gcr: x86 stable (bug #658646)
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-crypt/gcr')
-rw-r--r-- | app-crypt/gcr/gcr-3.28.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/gcr/gcr-3.28.0.ebuild b/app-crypt/gcr/gcr-3.28.0.ebuild index 9bcd03c58103..0d67f8b20b58 100644 --- a/app-crypt/gcr/gcr-3.28.0.ebuild +++ b/app-crypt/gcr/gcr-3.28.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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 |