summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormatoro <matoro@users.noreply.github.com>2022-08-27 18:28:17 -0400
committerSam James <sam@gentoo.org>2022-08-31 22:31:06 +0100
commitf02d4071adc42c584d224ed94d4d2d2e20712059 (patch)
treebfeb11aaf55267ad29b177b2616d252ee6b3df21 /dev-perl/Mail-Sendmail
parentdev-perl/CGI-Session: keyword 4.480.0-r3 for ~arm64 (diff)
downloadgentoo-f02d4071adc42c584d224ed94d4d2d2e20712059.tar.gz
gentoo-f02d4071adc42c584d224ed94d4d2d2e20712059.tar.bz2
gentoo-f02d4071adc42c584d224ed94d4d2d2e20712059.zip
dev-perl/Mail-Sendmail: keyword 0.800.0-r1 for ~arm64
Thanks-to: Marcus Comstedt <marcus@mc.pp.se> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Mail-Sendmail')
-rw-r--r--dev-perl/Mail-Sendmail/Mail-Sendmail-0.800.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Mail-Sendmail/Mail-Sendmail-0.800.0-r1.ebuild b/dev-perl/Mail-Sendmail/Mail-Sendmail-0.800.0-r1.ebuild
index cfa36687e1f0..1921f1776535 100644
--- a/dev-perl/Mail-Sendmail/Mail-Sendmail-0.800.0-r1.ebuild
+++ b/dev-perl/Mail-Sendmail/Mail-Sendmail-0.800.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Simple platform independent mailer"
SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86"
+KEYWORDS="~alpha amd64 ~arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86"
RDEPEND="
virtual/perl-Digest-MD5