summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-02-07 06:33:04 +0000
committerSam James <sam@gentoo.org>2022-02-07 06:33:04 +0000
commite61252ceba35a93f4ced31eff539ba2f559a495b (patch)
treec96aa4c9bbbe3ce4a068aaeecf384033ceb8f02c /dev-perl
parentx11-misc/xsnow: Keyword 3.3.0 arm64, #829585 (diff)
downloadgentoo-e61252ceba35a93f4ced31eff539ba2f559a495b.tar.gz
gentoo-e61252ceba35a93f4ced31eff539ba2f559a495b.tar.bz2
gentoo-e61252ceba35a93f4ced31eff539ba2f559a495b.zip
dev-perl/Data-UUID: Keyword 1.226.0 arm64, #823161
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Data-UUID/Data-UUID-1.226.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Data-UUID/Data-UUID-1.226.0.ebuild b/dev-perl/Data-UUID/Data-UUID-1.226.0.ebuild
index 4ab24f2e626c..4c9740a2831a 100644
--- a/dev-perl/Data-UUID/Data-UUID-1.226.0.ebuild
+++ b/dev-perl/Data-UUID/Data-UUID-1.226.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -11,7 +11,7 @@ DESCRIPTION="Generate Globally/Universally Unique Identifiers (GUIDs/UUIDs)"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="amd64 ~arm64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
RDEPEND="
virtual/perl-Digest-MD5