diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2021-07-01 00:20:23 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-07-01 00:20:33 +0100 |
commit | 917bfbcbf44938ae249b28656565fcb5d1c0ba86 (patch) | |
tree | 939800008c3d56c2691d939922ed9f4af913ffcb /dev-perl | |
parent | profiles/default/linux: fix toolchain@ typo (diff) | |
download | gentoo-917bfbcbf44938ae249b28656565fcb5d1c0ba86.tar.gz gentoo-917bfbcbf44938ae249b28656565fcb5d1c0ba86.tar.bz2 gentoo-917bfbcbf44938ae249b28656565fcb5d1c0ba86.zip |
dev-perl/Mail-AuthenticationResults: keyworded 2.202.101.120 for ia64
keyworded wrt bug #799113
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Mail-AuthenticationResults/Mail-AuthenticationResults-2.202.101.120.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Mail-AuthenticationResults/Mail-AuthenticationResults-2.202.101.120.ebuild b/dev-perl/Mail-AuthenticationResults/Mail-AuthenticationResults-2.202.101.120.ebuild index 11886d93ba77..74824ab4b31f 100644 --- a/dev-perl/Mail-AuthenticationResults/Mail-AuthenticationResults-2.202.101.120.ebuild +++ b/dev-perl/Mail-AuthenticationResults/Mail-AuthenticationResults-2.202.101.120.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Object Oriented Authentication-Results Headers" SLOT="0" -KEYWORDS="~amd64 ~hppa ~sparc" +KEYWORDS="~amd64 ~hppa ~ia64 ~sparc" RDEPEND=" virtual/perl-Carp |