diff options
author | Sam James <sam@gentoo.org> | 2023-03-20 02:22:44 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-20 02:22:44 +0000 |
commit | 5a10f07ccf1b30ef10d06101bb41da6a1846cbd5 (patch) | |
tree | bf97d627a74fa50369add4a260b3eade7365f657 /sys-apps | |
parent | sys-apps/inxi: Stabilize 3.3.20.1 x86, #902209 (diff) | |
download | gentoo-5a10f07ccf1b30ef10d06101bb41da6a1846cbd5.tar.gz gentoo-5a10f07ccf1b30ef10d06101bb41da6a1846cbd5.tar.bz2 gentoo-5a10f07ccf1b30ef10d06101bb41da6a1846cbd5.zip |
sys-apps/inxi: Stabilize 3.3.20.1 arm, #902209
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps')
-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 874ac39a5e24..2c4181fa28fb 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 ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc x86" +KEYWORDS="amd64 arm ~arm64 ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc x86" IUSE="bluetooth hddtemp opengl" RDEPEND="dev-lang/perl |