diff options
author | Sam James <sam@gentoo.org> | 2023-07-03 00:35:24 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-07-03 00:35:24 +0100 |
commit | bed6bb70c3686e62431df578edf78617db70d7c0 (patch) | |
tree | 4d8c8eacd65ee8341b1fd5c6a2f8ccf38e00a8aa /sys-apps/inxi | |
parent | app-emulation/qemu: use right CVE-2023-2861 patch for 8.0.2 (diff) | |
download | gentoo-bed6bb70c3686e62431df578edf78617db70d7c0.tar.gz gentoo-bed6bb70c3686e62431df578edf78617db70d7c0.tar.bz2 gentoo-bed6bb70c3686e62431df578edf78617db70d7c0.zip |
sys-apps/inxi: Stabilize 3.3.27.1 amd64, #909543
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps/inxi')
-rw-r--r-- | sys-apps/inxi/inxi-3.3.27.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/inxi/inxi-3.3.27.1.ebuild b/sys-apps/inxi/inxi-3.3.27.1.ebuild index 7557d3bfd0e9..2c4181fa28fb 100644 --- a/sys-apps/inxi/inxi-3.3.27.1.ebuild +++ b/sys-apps/inxi/inxi-3.3.27.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 |