summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2018-06-09 10:33:11 +0200
committerSergei Trofimovich <slyfox@gentoo.org>2018-06-09 11:05:45 +0100
commit35084bc6f6b34da5b2c7459bac5fc7f450c52999 (patch)
tree276851d5e9b2b85a86386a4820fa8a86f0d917fb /dev-perl/Digest-MD2
parentdev-perl/Device-SerialPort: stable 1.40.0-r2 for sparc (diff)
downloadgentoo-35084bc6f6b34da5b2c7459bac5fc7f450c52999.tar.gz
gentoo-35084bc6f6b34da5b2c7459bac5fc7f450c52999.tar.bz2
gentoo-35084bc6f6b34da5b2c7459bac5fc7f450c52999.zip
dev-perl/Digest-MD2: stable 2.40.0 for sparc
Bug: https://bugs.gentoo.org/657558 Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'dev-perl/Digest-MD2')
-rw-r--r--dev-perl/Digest-MD2/Digest-MD2-2.40.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Digest-MD2/Digest-MD2-2.40.0.ebuild b/dev-perl/Digest-MD2/Digest-MD2-2.40.0.ebuild
index d6c7b3de0989..387fd1300aec 100644
--- a/dev-perl/Digest-MD2/Digest-MD2-2.40.0.ebuild
+++ b/dev-perl/Digest-MD2/Digest-MD2-2.40.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -10,5 +10,5 @@ inherit perl-module
DESCRIPTION="Perl interface to the MD2 Algorithm"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
IUSE=""