diff options
author | Sam James <sam@gentoo.org> | 2024-01-18 00:27:22 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-18 00:27:22 +0000 |
commit | 861df67ef3f79fa20125eaa1608deb8c77cb50ab (patch) | |
tree | d704e57d2df04647eb4a5fe82f3ce111a39ca956 /sys-apps/inxi | |
parent | sys-apps/inxi: Stabilize 3.3.27.1 arm64, #911988 (diff) | |
download | gentoo-861df67ef3f79fa20125eaa1608deb8c77cb50ab.tar.gz gentoo-861df67ef3f79fa20125eaa1608deb8c77cb50ab.tar.bz2 gentoo-861df67ef3f79fa20125eaa1608deb8c77cb50ab.zip |
sys-apps/inxi: Stabilize 3.3.27.1 sparc, #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 | 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 c3051708d62a..151dbb74bbbb 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 |