diff options
author | Sam James <sam@gentoo.org> | 2024-02-02 04:42:19 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-02-02 04:42:19 +0000 |
commit | 04d31fe7378c07aeef430d7b9ab22fb0629a2290 (patch) | |
tree | 909e5488ba79b1577ae1a7376d0d5ca47efdca03 /dev-perl | |
parent | dev-perl/Mojolicious: Stabilize 9.350.0 ppc, #923522 (diff) | |
download | gentoo-04d31fe7378c07aeef430d7b9ab22fb0629a2290.tar.gz gentoo-04d31fe7378c07aeef430d7b9ab22fb0629a2290.tar.bz2 gentoo-04d31fe7378c07aeef430d7b9ab22fb0629a2290.zip |
dev-perl/File-RsyncP: Stabilize 0.760.0-r2 sparc, #923523
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/File-RsyncP/File-RsyncP-0.760.0-r2.ebuild | 4 |
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 |