diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-05-25 18:47:51 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-05-25 18:49:44 +0200 |
commit | a3e80aa43ae74459c0c426d1563759a19500c017 (patch) | |
tree | f436051035deef626b1671f245fad59ceb77af52 /sys-apps/inxi | |
parent | sys-apps/pcmciautils: keyword 018_p8-r3 for ~riscv (diff) | |
download | gentoo-a3e80aa43ae74459c0c426d1563759a19500c017.tar.gz gentoo-a3e80aa43ae74459c0c426d1563759a19500c017.tar.bz2 gentoo-a3e80aa43ae74459c0c426d1563759a19500c017.zip |
sys-apps/inxi: keyword 3.3.13.1 for ~riscv
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'sys-apps/inxi')
-rw-r--r-- | sys-apps/inxi/inxi-3.3.13.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/inxi/inxi-3.3.13.1.ebuild b/sys-apps/inxi/inxi-3.3.13.1.ebuild index 27490346a682..49cc31d24326 100644 --- a/sys-apps/inxi/inxi-3.3.13.1.ebuild +++ b/sys-apps/inxi/inxi-3.3.13.1.ebuild @@ -14,7 +14,7 @@ S="${WORKDIR}/${PN}-${MY_PV}" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86" IUSE="bluetooth hddtemp opengl" RDEPEND="dev-lang/perl |