diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-01-09 13:21:49 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-01-09 13:21:49 +0200 |
commit | c62af6dc69f0eef53dc52caffdb72a3b6dfdb3a7 (patch) | |
tree | 507113abc06b811b56e84982a990487e6a051ddd /dev-perl | |
parent | dev-python/build: Keyword 0.7.0 x86, #830832 (diff) | |
download | gentoo-c62af6dc69f0eef53dc52caffdb72a3b6dfdb3a7.tar.gz gentoo-c62af6dc69f0eef53dc52caffdb72a3b6dfdb3a7.tar.bz2 gentoo-c62af6dc69f0eef53dc52caffdb72a3b6dfdb3a7.zip |
dev-perl/Mail-AuthenticationResults: Stabilize 2.202.109.150-r1 sparc, #829039
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Mail-AuthenticationResults/Mail-AuthenticationResults-2.202.109.150-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Mail-AuthenticationResults/Mail-AuthenticationResults-2.202.109.150-r1.ebuild b/dev-perl/Mail-AuthenticationResults/Mail-AuthenticationResults-2.202.109.150-r1.ebuild index 7b2aaa2a7528..4da4a0361b86 100644 --- a/dev-perl/Mail-AuthenticationResults/Mail-AuthenticationResults-2.202.109.150-r1.ebuild +++ b/dev-perl/Mail-AuthenticationResults/Mail-AuthenticationResults-2.202.109.150-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="Object Oriented Authentication-Results Headers" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 sparc ~x86" RDEPEND=" virtual/perl-Carp |