summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-perl/File-RsyncP/File-RsyncP-0.760.0-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/File-RsyncP/File-RsyncP-0.760.0-r2.ebuild b/dev-perl/File-RsyncP/File-RsyncP-0.760.0-r2.ebuild
index 17a8c7600670..65b62b8ccc21 100644
--- a/dev-perl/File-RsyncP/File-RsyncP-0.760.0-r2.ebuild
+++ b/dev-perl/File-RsyncP/File-RsyncP-0.760.0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -12,7 +12,7 @@ HOMEPAGE="https://perlrsync.sourceforge.net/ https://metacpan.org/release/File-R
# Bundled files make for some weirdness
LICENSE="GPL-3+ GPL-2+ RSA"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 sparc ~x86"
RDEPEND="
>=virtual/perl-Getopt-Long-2.240.0