commit: b587a0683c14c28e853d5988c9d4a5c115903c84
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun May 16 00:00:26 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun May 16 00:00:26 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b587a068
dev-perl/Data-UUID: Stabilize 1.226.0 amd64, #790428
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/Data-UUID/Data-UUID-1.226.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 8995e97fd0c..5548b18165c 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