diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-11 11:34:35 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-11 11:34:35 +0100 |
commit | 181a44ce284ef9c26701391540b21c1a857ce3e5 (patch) | |
tree | ec88e75ae3e36173eea121705735a2b227a21c5c /app-crypt/p11-kit | |
parent | dev-tex/dot2tex: sparc stable wrt bug #593146 (diff) | |
download | gentoo-181a44ce284ef9c26701391540b21c1a857ce3e5.tar.gz gentoo-181a44ce284ef9c26701391540b21c1a857ce3e5.tar.bz2 gentoo-181a44ce284ef9c26701391540b21c1a857ce3e5.zip |
app-crypt/p11-kit: sparc stable wrt bug #585694
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-crypt/p11-kit')
-rw-r--r-- | app-crypt/p11-kit/p11-kit-0.23.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/p11-kit/p11-kit-0.23.2.ebuild b/app-crypt/p11-kit/p11-kit-0.23.2.ebuild index 8adf3c6a9f43..0f0d34b797fd 100644 --- a/app-crypt/p11-kit/p11-kit-0.23.2.ebuild +++ b/app-crypt/p11-kit/p11-kit-0.23.2.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://p11-glue.freedesktop.org/releases/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="+asn1 debug +libffi +trust" REQUIRED_USE="trust? ( asn1 )" |