commit: b6ce5dc1ac81c2e505ef4cb9b023fa9f675d7d13 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> AuthorDate: Sat Dec 8 15:16:30 2018 +0000 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> CommitDate: Sat Dec 8 15:21:52 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6ce5dc1
dev-perl/Digest-MD4: sh stable wrt bug #667266 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 dev-perl/Digest-MD4/Digest-MD4-1.900.0-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/Digest-MD4/Digest-MD4-1.900.0-r1.ebuild b/dev-perl/Digest-MD4/Digest-MD4-1.900.0-r1.ebuild index e506bbc2957..149e3f3a2d9 100644 --- a/dev-perl/Digest-MD4/Digest-MD4-1.900.0-r1.ebuild +++ b/dev-perl/Digest-MD4/Digest-MD4-1.900.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,6 +11,6 @@ inherit perl-module DESCRIPTION="MD4 message digest algorithm" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 s390 sh sparc x86" SRC_TEST="do"
