diff options
author | 2022-08-13 23:58:55 +0800 | |
---|---|---|
committer | 2022-08-13 23:59:43 +0800 | |
commit | ff79d0cb215eeb1e66e6f20e50f338d06c5392f5 (patch) | |
tree | 753e3dcc3f4ee26acc94d0674aa8331303e777c8 /sys-apps/inxi/inxi-3.3.20.1.ebuild | |
parent | x11-apps/mesa-progs: keyword 8.5.0 for ~loong (diff) | |
download | gentoo-ff79d0cb215eeb1e66e6f20e50f338d06c5392f5.tar.gz gentoo-ff79d0cb215eeb1e66e6f20e50f338d06c5392f5.tar.bz2 gentoo-ff79d0cb215eeb1e66e6f20e50f338d06c5392f5.zip |
sys-apps/inxi: keyword 3.3.20.1 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'sys-apps/inxi/inxi-3.3.20.1.ebuild')
-rw-r--r-- | sys-apps/inxi/inxi-3.3.20.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/inxi/inxi-3.3.20.1.ebuild b/sys-apps/inxi/inxi-3.3.20.1.ebuild index 49cc31d24326..8ceaca03391e 100644 --- a/sys-apps/inxi/inxi-3.3.20.1.ebuild +++ b/sys-apps/inxi/inxi-3.3.20.1.ebuild @@ -14,7 +14,7 @@ S="${WORKDIR}/${PN}-${MY_PV}" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86" IUSE="bluetooth hddtemp opengl" RDEPEND="dev-lang/perl |