1 |
commit: 9b56196f52d272a53a5c71b17b56024b564a508c |
2 |
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> |
3 |
AuthorDate: Thu Sep 29 09:33:37 2016 +0000 |
4 |
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> |
5 |
CommitDate: Thu Sep 29 09:33:37 2016 +0000 |
6 |
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b56196f |
7 |
|
8 |
app-crypt/gnupg: sparc stable wrt bug #591536 |
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 |
app-crypt/gnupg/gnupg-1.4.21.ebuild | 2 +- |
15 |
1 file changed, 1 insertion(+), 1 deletion(-) |
16 |
|
17 |
diff --git a/app-crypt/gnupg/gnupg-1.4.21.ebuild b/app-crypt/gnupg/gnupg-1.4.21.ebuild |
18 |
index af63485..a4130f1 100644 |
19 |
--- a/app-crypt/gnupg/gnupg-1.4.21.ebuild |
20 |
+++ b/app-crypt/gnupg/gnupg-1.4.21.ebuild |
21 |
@@ -17,7 +17,7 @@ SRC_URI="mirror://gnupg/gnupg/${P}.tar.bz2" |
22 |
|
23 |
LICENSE="GPL-2" |
24 |
SLOT="0" |
25 |
-KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos" |
26 |
+KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos" |
27 |
IUSE="bzip2 curl ldap mta nls readline selinux smartcard static usb zlib" |
28 |
|
29 |
COMMON_DEPEND=" |