summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2023-03-04 10:26:17 +0200
committerJoonas Niilola <juippis@gentoo.org>2023-03-04 10:27:26 +0200
commit2dea12ddb1ad78be9bb1ddf9e799f35b041ddea2 (patch)
treefcbac708fd70907e81543fd21e617dcd6071a883 /dev-perl
parentapp-emulation/spice-protocol: Stabilize 0.14.4 amd64, #899238 (diff)
downloadgentoo-2dea12ddb1ad78be9bb1ddf9e799f35b041ddea2.tar.gz
gentoo-2dea12ddb1ad78be9bb1ddf9e799f35b041ddea2.tar.bz2
gentoo-2dea12ddb1ad78be9bb1ddf9e799f35b041ddea2.zip
dev-perl/URI-Find: Stabilize 20160806.0.0-r1 amd64, #892677
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/URI-Find/URI-Find-20160806.0.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/URI-Find/URI-Find-20160806.0.0-r1.ebuild b/dev-perl/URI-Find/URI-Find-20160806.0.0-r1.ebuild
index 3a59bddbd563..7dd12079c59e 100644
--- a/dev-perl/URI-Find/URI-Find-20160806.0.0-r1.ebuild
+++ b/dev-perl/URI-Find/URI-Find-20160806.0.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Find URIs in plain text"
SLOT="0"
-KEYWORDS="~amd64 ~x86 ~x86-solaris"
+KEYWORDS="amd64 ~x86 ~x86-solaris"
RDEPEND="
>=dev-perl/URI-1.600.0