diff options
author | Sam James <sam@gentoo.org> | 2023-03-20 02:22:43 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-20 02:22:43 +0000 |
commit | b1498beb11f4660ad28dd288e61e21ea4b014994 (patch) | |
tree | ccb5516b55d68de7d44ba611d8216f8c5928e4dd /sys-apps/inxi | |
parent | sys-apps/inxi: Stabilize 3.3.20.1 amd64, #902209 (diff) | |
download | gentoo-b1498beb11f4660ad28dd288e61e21ea4b014994.tar.gz gentoo-b1498beb11f4660ad28dd288e61e21ea4b014994.tar.bz2 gentoo-b1498beb11f4660ad28dd288e61e21ea4b014994.zip |
sys-apps/inxi: Stabilize 3.3.20.1 x86, #902209
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps/inxi')
-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 fb1ee597225e..874ac39a5e24 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 |