diff options
author | Sam James <sam@gentoo.org> | 2024-01-18 00:27:21 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-18 00:27:21 +0000 |
commit | 174d4e21d02b3f66199eb9a767518ad106e0b5c7 (patch) | |
tree | 511b35f1c85c4944d09a4766c8d846aa3ed5eb04 /sys-apps/inxi | |
parent | sys-cluster/kube-scheduler: stabilize 1.28.5 for amd64 (diff) | |
download | gentoo-174d4e21d02b3f66199eb9a767518ad106e0b5c7.tar.gz gentoo-174d4e21d02b3f66199eb9a767518ad106e0b5c7.tar.bz2 gentoo-174d4e21d02b3f66199eb9a767518ad106e0b5c7.zip |
sys-apps/inxi: Stabilize 3.3.27.1 arm64, #911988
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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/inxi/inxi-3.3.27.1.ebuild b/sys-apps/inxi/inxi-3.3.27.1.ebuild index a706e26a71c6..c3051708d62a 100644 --- a/sys-apps/inxi/inxi-3.3.27.1.ebuild +++ b/sys-apps/inxi/inxi-3.3.27.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 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 |