Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Digest-MD2/
Date: Sun, 10 Jun 2018 14:57:52
Message-Id: 1528642521.cbd213bdf0b0105e2c04f2f1614eaf8556f338f0.bman@gentoo
1 commit: cbd213bdf0b0105e2c04f2f1614eaf8556f338f0
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jun 10 14:55:21 2018 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Sun Jun 10 14:55:21 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cbd213bd
7
8 dev-perl/Digest-MD2: amd64 stable wrt bug #657558
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11
12 dev-perl/Digest-MD2/Digest-MD2-2.40.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-perl/Digest-MD2/Digest-MD2-2.40.0.ebuild b/dev-perl/Digest-MD2/Digest-MD2-2.40.0.ebuild
16 index 387fd1300ae..7dedeab5b50 100644
17 --- a/dev-perl/Digest-MD2/Digest-MD2-2.40.0.ebuild
18 +++ b/dev-perl/Digest-MD2/Digest-MD2-2.40.0.ebuild
19 @@ -10,5 +10,5 @@ inherit perl-module
20 DESCRIPTION="Perl interface to the MD2 Algorithm"
21
22 SLOT="0"
23 -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
24 +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
25 IUSE=""