diff options
author | Yongxiang Liang <tanekliang@gmail.com> | 2022-03-27 12:54:59 +0000 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-03-28 11:14:27 +0200 |
commit | 66179107f7a49329b56c63d0f561da4cdfe09894 (patch) | |
tree | f7603fbb69225a2022a26dbc99f823fd024e38de /dev-python/webassets | |
parent | dev-python/micawber: keyword 0.5.4 for ~riscv (diff) | |
download | gentoo-66179107f7a49329b56c63d0f561da4cdfe09894.tar.gz gentoo-66179107f7a49329b56c63d0f561da4cdfe09894.tar.bz2 gentoo-66179107f7a49329b56c63d0f561da4cdfe09894.zip |
dev-python/webassets: keyword 2.0 for ~riscv
Signed-off-by: Yongxiang Liang <tanekliang@gmail.com>
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
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 |