diff options
author | Sam James <sam@gentoo.org> | 2021-05-16 00:14:10 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-16 00:14:10 +0000 |
commit | 860bad0cdc6d1572719be920bc378bd71a5fc51b (patch) | |
tree | da55a4d2ade215d5db5d0497d774e5c261c6aa37 /dev-perl | |
parent | dev-ruby/nokogiri: Stabilize 1.11.4 ppc, #790317 (diff) | |
download | gentoo-860bad0cdc6d1572719be920bc378bd71a5fc51b.tar.gz gentoo-860bad0cdc6d1572719be920bc378bd71a5fc51b.tar.bz2 gentoo-860bad0cdc6d1572719be920bc378bd71a5fc51b.zip |
dev-perl/Data-UUID: Stabilize 1.226.0 ppc, #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.ebuild | 2 |
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 5548b18165c8..4ab24f2e626c 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 |