summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-05-15 23:59:27 +0000
committerSam James <sam@gentoo.org>2021-05-15 23:59:27 +0000
commitf458adb437946911dd4e54e43c860290ae89b416 (patch)
tree0a3416716ade44a634105272e20a570546dd4456 /dev-perl
parentapp-misc/trash-cli: Stabilize 0.20.12.26-r1 x86, #789261 (diff)
downloadgentoo-f458adb437946911dd4e54e43c860290ae89b416.tar.gz
gentoo-f458adb437946911dd4e54e43c860290ae89b416.tar.bz2
gentoo-f458adb437946911dd4e54e43c860290ae89b416.zip
dev-perl/Data-UUID: Stabilize 1.226.0 x86, #790428
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.ebuild2
1 files changed, 1 insertions, 1 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 19f5dafd4863..8995e97fd0c6 100644
--- a/dev-perl/Data-UUID/Data-UUID-1.226.0.ebuild
+++ b/dev-perl/Data-UUID/Data-UUID-1.226.0.ebuild
@@ -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 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
RDEPEND="
virtual/perl-Digest-MD5