diff options
author | Sam James <sam@gentoo.org> | 2023-03-20 02:22:41 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-20 02:22:41 +0000 |
commit | f1b88471c8482619def7416eb34632ff16b5c1c0 (patch) | |
tree | 725d3c85e8b261c7efba37105e4a289c319b3005 /sys-apps/inxi | |
parent | texlive-module.eclass: update SRC_URI (diff) | |
download | gentoo-f1b88471c8482619def7416eb34632ff16b5c1c0.tar.gz gentoo-f1b88471c8482619def7416eb34632ff16b5c1c0.tar.bz2 gentoo-f1b88471c8482619def7416eb34632ff16b5c1c0.zip |
sys-apps/inxi: Stabilize 3.3.20.1 amd64, #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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/inxi/inxi-3.3.20.1.ebuild b/sys-apps/inxi/inxi-3.3.20.1.ebuild index 4612496598d1..fb1ee597225e 100644 --- a/sys-apps/inxi/inxi-3.3.20.1.ebuild +++ b/sys-apps/inxi/inxi-3.3.20.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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 |