Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Crypt-PasswdMD5/
Date: Wed, 28 Jul 2021 03:12:29
Message-Id: 1627441827.7cb0607342cc7d8d66f2d4b235afb77770b1b4d1.sam@gentoo
1 commit: 7cb0607342cc7d8d66f2d4b235afb77770b1b4d1
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jul 28 03:10:27 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Jul 28 03:10:27 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7cb06073
7
8 dev-perl/Crypt-PasswdMD5: Stabilize 1.410.0 ppc64, #804741
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-perl/Crypt-PasswdMD5/Crypt-PasswdMD5-1.410.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-perl/Crypt-PasswdMD5/Crypt-PasswdMD5-1.410.0.ebuild b/dev-perl/Crypt-PasswdMD5/Crypt-PasswdMD5-1.410.0.ebuild
16 index 2e6185a3822..cf5b2379575 100644
17 --- a/dev-perl/Crypt-PasswdMD5/Crypt-PasswdMD5-1.410.0.ebuild
18 +++ b/dev-perl/Crypt-PasswdMD5/Crypt-PasswdMD5-1.410.0.ebuild
19 @@ -10,7 +10,7 @@ inherit perl-module
20
21 DESCRIPTION="Provides interoperable MD5-based crypt() functions"
22 SLOT="0"
23 -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ppc ~ppc64 ~sparc ~x86"
24 +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ppc ppc64 ~sparc ~x86"
25 IUSE="test"
26 RESTRICT="!test? ( test )"