diff options
author | Sam James <sam@gentoo.org> | 2022-01-31 18:51:19 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-01-31 18:51:19 +0000 |
commit | 7b544e66434dd6667d61c6c790bff27b35e59565 (patch) | |
tree | 08f86dd701fb725f6bc3935ceed94cd830ce2ca4 /sys-apps/inxi | |
parent | sys-devel/crossdev: Stabilize 20211121 ppc64, #832375 (diff) | |
download | gentoo-7b544e66434dd6667d61c6c790bff27b35e59565.tar.gz gentoo-7b544e66434dd6667d61c6c790bff27b35e59565.tar.bz2 gentoo-7b544e66434dd6667d61c6c790bff27b35e59565.zip |
sys-apps/inxi: Stabilize 3.3.08.1 ppc64, #832401
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps/inxi')
-rw-r--r-- | sys-apps/inxi/inxi-3.3.08.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/inxi/inxi-3.3.08.1.ebuild b/sys-apps/inxi/inxi-3.3.08.1.ebuild index bab19269ab82..393da4ad3da5 100644 --- a/sys-apps/inxi/inxi-3.3.08.1.ebuild +++ b/sys-apps/inxi/inxi-3.3.08.1.ebuild @@ -14,7 +14,7 @@ S="${WORKDIR}/${PN}-${MY_PV}" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="amd64 arm ~arm64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 arm ~arm64 ~ppc ppc64 x86" IUSE="bluetooth hddtemp opengl" RDEPEND="dev-lang/perl |