diff options
author | 2024-04-21 00:53:20 +0100 | |
---|---|---|
committer | 2024-04-21 00:53:20 +0100 | |
commit | 49322be566c65ec70ee56d9cc035f304c8f7ec5e (patch) | |
tree | 64e9227dbad3beb5b05a0159e9ae4768c04e47eb /sys-apps | |
parent | sys-apps/inxi: Stabilize 3.3.33.1 arm, #930349 (diff) | |
download | gentoo-49322be566c65ec70ee56d9cc035f304c8f7ec5e.tar.gz gentoo-49322be566c65ec70ee56d9cc035f304c8f7ec5e.tar.bz2 gentoo-49322be566c65ec70ee56d9cc035f304c8f7ec5e.zip |
sys-apps/inxi: Stabilize 3.3.33.1 arm64, #930349
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/inxi/inxi-3.3.33.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/inxi/inxi-3.3.33.1.ebuild b/sys-apps/inxi/inxi-3.3.33.1.ebuild index 4310d6618baa..0e6ec4eccf6b 100644 --- a/sys-apps/inxi/inxi-3.3.33.1.ebuild +++ b/sys-apps/inxi/inxi-3.3.33.1.ebuild @@ -14,7 +14,7 @@ S="${WORKDIR}/${PN}" 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" RDEPEND="dev-lang/perl sys-apps/pciutils |