summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormatoro <matoro@users.noreply.github.com>2022-08-27 18:16:58 -0400
committerSam James <sam@gentoo.org>2022-08-31 22:31:04 +0100
commit0f019d92fb24e2a6458efd48615579c4b10a4f41 (patch)
tree16a4a8f051b38bf26f37fc2431d406b0d99b4149 /dev-perl/HTML-Scrubber
parentdev-haskell/fdo-notify: keyword 0.3.1 for ~arm64 (diff)
downloadgentoo-0f019d92fb24e2a6458efd48615579c4b10a4f41.tar.gz
gentoo-0f019d92fb24e2a6458efd48615579c4b10a4f41.tar.bz2
gentoo-0f019d92fb24e2a6458efd48615579c4b10a4f41.zip
dev-perl/HTML-Scrubber: keyword 0.190.0 for ~arm64
Thanks-to: Marcus Comstedt <marcus@mc.pp.se> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/HTML-Scrubber')
-rw-r--r--dev-perl/HTML-Scrubber/HTML-Scrubber-0.190.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/HTML-Scrubber/HTML-Scrubber-0.190.0.ebuild b/dev-perl/HTML-Scrubber/HTML-Scrubber-0.190.0.ebuild
index 5fabe5729bd2..cab1d0c64332 100644
--- a/dev-perl/HTML-Scrubber/HTML-Scrubber-0.190.0.ebuild
+++ b/dev-perl/HTML-Scrubber/HTML-Scrubber-0.190.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Perl extension for scrubbing/sanitizing html"
SLOT="0"
-KEYWORDS="amd64 ppc ppc64 x86"
+KEYWORDS="amd64 ~arm64 ppc ppc64 x86"
IUSE="test"
RESTRICT="!test? ( test )"