summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-03-04 02:14:22 +0000
committerSam James <sam@gentoo.org>2024-03-04 02:14:22 +0000
commit81e1cc3599f70761b3103598283e4e2b648c6259 (patch)
treec1f54f3d0b3f1a4540d896fabb23938d98f4ce24 /dev-perl/Lchown
parentapp-backup/rsnapshot: Keyword 1.4.5-r1 arm64, #910648 (diff)
downloadgentoo-81e1cc3599f70761b3103598283e4e2b648c6259.tar.gz
gentoo-81e1cc3599f70761b3103598283e4e2b648c6259.tar.bz2
gentoo-81e1cc3599f70761b3103598283e4e2b648c6259.zip
dev-perl/Lchown: Keyword 1.10.0-r3 arm64, #910648
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Lchown')
-rw-r--r--dev-perl/Lchown/Lchown-1.10.0-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Lchown/Lchown-1.10.0-r3.ebuild b/dev-perl/Lchown/Lchown-1.10.0-r3.ebuild
index 84cda5d2c326..85c5e0e79f65 100644
--- a/dev-perl/Lchown/Lchown-1.10.0-r3.ebuild
+++ b/dev-perl/Lchown/Lchown-1.10.0-r3.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=7
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Use the lchown(2) system call from Perl"
SLOT="0"
-KEYWORDS="~alpha amd64 ppc ppc64 sparc x86"
+KEYWORDS="~alpha amd64 ~arm64 ppc ppc64 sparc x86"
BDEPEND="${RDEPEND}
dev-perl/Module-Build