commit: 2fae626befc599f0f1827263c6e9067dd019b8fb
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 17 04:48:10 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Oct 17 04:48:10 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fae626b
dev-perl/MIME-Base32: Keyword 1.303.0-r1 sparc, #941648
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/MIME-Base32/MIME-Base32-1.303.0-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-perl/MIME-Base32/MIME-Base32-1.303.0-r1.ebuild
b/dev-perl/MIME-Base32/MIME-Base32-1.303.0-r1.ebuild
index 6c104a673b4d..5e926674a0ec 100644
--- a/dev-perl/MIME-Base32/MIME-Base32-1.303.0-r1.ebuild
+++ b/dev-perl/MIME-Base32/MIME-Base32-1.303.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Base32 encoder / decoder"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~sparc ~x86"
RDEPEND="
virtual/perl-Exporter