diff options
author | Matt Turner <mattst88@gentoo.org> | 2021-12-31 01:12:42 -0500 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2021-12-31 01:13:09 -0500 |
commit | 7d8ae147b10021687c149a27481945d4cdba78e6 (patch) | |
tree | a68646a75c037d32bfde83f1154e1b3835f907ad /dev-perl/Web-Scraper | |
parent | dev-perl/UNIVERSAL-require: Keyword 0.190.0 alpha, #820764 (diff) | |
download | gentoo-7d8ae147b10021687c149a27481945d4cdba78e6.tar.gz gentoo-7d8ae147b10021687c149a27481945d4cdba78e6.tar.bz2 gentoo-7d8ae147b10021687c149a27481945d4cdba78e6.zip |
dev-perl/Web-Scraper: Keyword 0.380.0 alpha, #820764
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-perl/Web-Scraper')
-rw-r--r-- | dev-perl/Web-Scraper/Web-Scraper-0.380.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Web-Scraper/Web-Scraper-0.380.0.ebuild b/dev-perl/Web-Scraper/Web-Scraper-0.380.0.ebuild index 4b345c10dc89..64310afa5f0f 100644 --- a/dev-perl/Web-Scraper/Web-Scraper-0.380.0.ebuild +++ b/dev-perl/Web-Scraper/Web-Scraper-0.380.0.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION='Web Scraping Toolkit using HTML and CSS Selectors or XPath expressions' SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~arm64 ~ppc ~ppc64 ~x86" RDEPEND=" dev-perl/HTML-Parser |