1 |
commit: e4d334ea1d146569490e57f9662d3b1f8a2434dd |
2 |
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> |
3 |
AuthorDate: Thu Sep 29 09:34:21 2016 +0000 |
4 |
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> |
5 |
CommitDate: Thu Sep 29 09:34:21 2016 +0000 |
6 |
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4d334ea |
7 |
|
8 |
dev-libs/libgcrypt: sparc stable wrt bug #591534 |
9 |
|
10 |
Package-Manager: portage-2.2.28 |
11 |
RepoMan-Options: --include-arches="sparc" |
12 |
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> |
13 |
|
14 |
dev-libs/libgcrypt/libgcrypt-1.7.3.ebuild | 2 +- |
15 |
1 file changed, 1 insertion(+), 1 deletion(-) |
16 |
|
17 |
diff --git a/dev-libs/libgcrypt/libgcrypt-1.7.3.ebuild b/dev-libs/libgcrypt/libgcrypt-1.7.3.ebuild |
18 |
index 77dc92e..f2d583f 100644 |
19 |
--- a/dev-libs/libgcrypt/libgcrypt-1.7.3.ebuild |
20 |
+++ b/dev-libs/libgcrypt/libgcrypt-1.7.3.ebuild |
21 |
@@ -14,7 +14,7 @@ SRC_URI="mirror://gnupg/${PN}/${P}.tar.bz2" |
22 |
|
23 |
LICENSE="LGPL-2.1 MIT" |
24 |
SLOT="0/20" # subslot = soname major version |
25 |
-KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" |
26 |
+KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" |
27 |
IUSE="doc static-libs" |
28 |
|
29 |
RDEPEND=">=dev-libs/libgpg-error-1.12[${MULTILIB_USEDEP}] |