diff options
author | Yongxiang Liang <tanekliang@gmail.com> | 2021-11-05 11:53:44 +0000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-11-08 10:49:41 +0800 |
commit | 76c3748a98852c5de55a13bbbdfc2a941a11b5e7 (patch) | |
tree | 93152d1e2d37cdd0fe595c47e16712f4ab2b4b27 /www-servers/puma | |
parent | profiles/arch/riscv: mask urlpreview for net-irc/quassel (diff) | |
download | gentoo-76c3748a98852c5de55a13bbbdfc2a941a11b5e7.tar.gz gentoo-76c3748a98852c5de55a13bbbdfc2a941a11b5e7.tar.bz2 gentoo-76c3748a98852c5de55a13bbbdfc2a941a11b5e7.zip |
www-servers/puma: keyword ~riscv
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Yongxiang Liang <tanekliang@gmail.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'www-servers/puma')
-rw-r--r-- | www-servers/puma/puma-5.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/puma/puma-5.4.0.ebuild b/www-servers/puma/puma-5.4.0.ebuild index 6c3ebe85ea28..055f299b4a41 100644 --- a/www-servers/puma/puma-5.4.0.ebuild +++ b/www-servers/puma/puma-5.4.0.ebuild @@ -18,7 +18,7 @@ SRC_URI="https://github.com/puma/puma/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="3" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86" IUSE="" DEPEND+=" dev-libs/openssl:0 test? ( net-misc/curl )" |