diff options
author | Sam James <sam@gentoo.org> | 2022-07-30 22:18:29 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-07-30 22:18:29 +0100 |
commit | 1240bbf162a7357941bc4d7cb807f7c827c12354 (patch) | |
tree | e776e901d09a31ef536a78f7b47a6203533533d5 /sys-apps | |
parent | app-admin/awscli: Stabilize 1.25.31 ALLARCHES, #862336 (diff) | |
download | gentoo-1240bbf162a7357941bc4d7cb807f7c827c12354.tar.gz gentoo-1240bbf162a7357941bc4d7cb807f7c827c12354.tar.bz2 gentoo-1240bbf162a7357941bc4d7cb807f7c827c12354.zip |
sys-apps/inxi: Stabilize 3.3.17.1 x86, #862366
Signed-off-by: Sam James <sam@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 49cc31d24326..a17ef9064853 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 |