Gentoo Archives: gentoo-commits

From: Kent Fredric <kentnl@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Crypt-OpenSSL-DSA/
Date: Thu, 29 Jun 2017 04:55:31
Message-Id: 1498712120.cbd08064402a18323f9272fd0d02dc372886c2c9.kentnl@gentoo
1 commit: cbd08064402a18323f9272fd0d02dc372886c2c9
2 Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jun 29 04:54:55 2017 +0000
4 Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
5 CommitDate: Thu Jun 29 04:55:20 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cbd08064
7
8 dev-perl/Crypt-OpenSSL-DSA: Forward ~arm and ~alpha keywords from 0.180.0
9
10 0.180.0 was keyworded, and nothing is blocking us with 0.190.0, so
11 they're copied as if we bumped today.
12
13 Package-Manager: Portage-2.3.6, Repoman-2.3.2
14
15 dev-perl/Crypt-OpenSSL-DSA/Crypt-OpenSSL-DSA-0.190.0.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/dev-perl/Crypt-OpenSSL-DSA/Crypt-OpenSSL-DSA-0.190.0.ebuild b/dev-perl/Crypt-OpenSSL-DSA/Crypt-OpenSSL-DSA-0.190.0.ebuild
19 index 4c4afbc533a..37553ff7653 100644
20 --- a/dev-perl/Crypt-OpenSSL-DSA/Crypt-OpenSSL-DSA-0.190.0.ebuild
21 +++ b/dev-perl/Crypt-OpenSSL-DSA/Crypt-OpenSSL-DSA-0.190.0.ebuild
22 @@ -8,7 +8,7 @@ inherit perl-module
23
24 DESCRIPTION='Digital Signature Algorithm using OpenSSL'
25 SLOT="0"
26 -KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
27 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86"
28 IUSE="libressl"
29
30 RDEPEND="