diff options
Diffstat (limited to 'dev-python/webassets')
-rw-r--r-- | dev-python/webassets/webassets-2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/webassets/webassets-2.0.ebuild b/dev-python/webassets/webassets-2.0.ebuild index c5a300af7a64..0f25c54ae40d 100644 --- a/dev-python/webassets/webassets-2.0.ebuild +++ b/dev-python/webassets/webassets-2.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 @@ -15,7 +15,7 @@ SRC_URI="https://github.com/miracle2k/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 x86" +KEYWORDS="amd64 ~arm ~arm64 ~riscv x86" # dev-ruby/sass confuses the tests, they expect 'sass' as the reference # compiler |