diff options
author | Chris Su <chris@lesscrowds.org> | 2022-09-27 09:32:06 +0000 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-09-27 14:00:09 +0200 |
commit | 61a2b643e881a91e88e2127b25b4c51218fbf326 (patch) | |
tree | 82c39e040a7a7b7f250a8110f8b09f6a75096104 /net-libs/stem | |
parent | net-firewall/nfacct: Keyword 1.0.2-r2 riscv, #866139 (diff) | |
download | gentoo-61a2b643e881a91e88e2127b25b4c51218fbf326.tar.gz gentoo-61a2b643e881a91e88e2127b25b4c51218fbf326.tar.bz2 gentoo-61a2b643e881a91e88e2127b25b4c51218fbf326.zip |
net-libs/stem: Keyword 1.8.0_p20211118 riscv, #866139
Signed-off-by: Chris Su <chris@lesscrowds.org>
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'net-libs/stem')
-rw-r--r-- | net-libs/stem/stem-1.8.0_p20211118.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/stem/stem-1.8.0_p20211118.ebuild b/net-libs/stem/stem-1.8.0_p20211118.ebuild index 76aaf7a77c52..bf207dd788a1 100644 --- a/net-libs/stem/stem-1.8.0_p20211118.ebuild +++ b/net-libs/stem/stem-1.8.0_p20211118.ebuild @@ -15,7 +15,7 @@ S="${WORKDIR}/${PN}-${COMMIT}" LICENSE="LGPL-3" SLOT="0" -KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~riscv ~x86" IUSE="test" RESTRICT="!test? ( test )" |