diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-07-31 13:06:07 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-07-31 13:06:07 +0200 |
commit | db9c3db8ff6472ecb8a7495878660c3088865d1b (patch) | |
tree | 4e9f3801f03e55fce15a7b8a2ddf432ee5a8adb8 /sys-apps | |
parent | sys-libs/glibc: arm stable wrt bug #856481 (diff) | |
download | gentoo-db9c3db8ff6472ecb8a7495878660c3088865d1b.tar.gz gentoo-db9c3db8ff6472ecb8a7495878660c3088865d1b.tar.bz2 gentoo-db9c3db8ff6472ecb8a7495878660c3088865d1b.zip |
sys-apps/inxi: arm stable wrt bug #862366
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/inxi/inxi-3.3.17.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/inxi/inxi-3.3.17.1.ebuild b/sys-apps/inxi/inxi-3.3.17.1.ebuild index 7e83a0865c76..e483842f946e 100644 --- a/sys-apps/inxi/inxi-3.3.17.1.ebuild +++ b/sys-apps/inxi/inxi-3.3.17.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 ~ppc ~ppc64 ~riscv x86" IUSE="bluetooth hddtemp opengl" RDEPEND="dev-lang/perl |