summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYu Gu <guyu2876@gmail.com>2022-10-29 19:07:05 +0800
committerJakov Smolić <jsmolic@gentoo.org>2022-11-23 15:01:54 +0100
commitce995b6f3e93c34b62d612ed1d55ee3764ca5006 (patch)
tree9b7cedaad850af340f7d9d9f01531468871fd1b4 /dev-perl/CSS-Squish
parentdev-perl/Apache-Session: Keyword 1.940.0 riscv, #878483 (diff)
downloadgentoo-ce995b6f3e93c34b62d612ed1d55ee3764ca5006.tar.gz
gentoo-ce995b6f3e93c34b62d612ed1d55ee3764ca5006.tar.bz2
gentoo-ce995b6f3e93c34b62d612ed1d55ee3764ca5006.zip
dev-perl/CSS-Squish: Keyword 0.100.0-r2 riscv, #878483
Signed-off-by: Yu Gu <guyu2876@gmail.com> Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-perl/CSS-Squish')
-rw-r--r--dev-perl/CSS-Squish/CSS-Squish-0.100.0-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/CSS-Squish/CSS-Squish-0.100.0-r2.ebuild b/dev-perl/CSS-Squish/CSS-Squish-0.100.0-r2.ebuild
index 4320630c7f25..00dc67f8a881 100644
--- a/dev-perl/CSS-Squish/CSS-Squish-0.100.0-r2.ebuild
+++ b/dev-perl/CSS-Squish/CSS-Squish-0.100.0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 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="Compact many CSS files into one big file"
# License note: "perl 5.8.3 or later" bug https://bugs.gentoo.org/718946
SLOT="0"
-KEYWORDS="amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc ~riscv ~x86"
IUSE="test"
RESTRICT="!test? ( test )"