diff options
author | Sam James <sam@gentoo.org> | 2023-03-20 02:22:45 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-20 02:22:45 +0000 |
commit | 4b6d9b064520c7512da426b78d9ad54620b340dd (patch) | |
tree | 277a9dbb5064f1a1fad772689c811e62cd809a5e /sys-apps/inxi | |
parent | sys-apps/inxi: Stabilize 3.3.20.1 arm, #902209 (diff) | |
download | gentoo-4b6d9b064520c7512da426b78d9ad54620b340dd.tar.gz gentoo-4b6d9b064520c7512da426b78d9ad54620b340dd.tar.bz2 gentoo-4b6d9b064520c7512da426b78d9ad54620b340dd.zip |
sys-apps/inxi: Stabilize 3.3.20.1 ppc64, #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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/inxi/inxi-3.3.20.1.ebuild b/sys-apps/inxi/inxi-3.3.20.1.ebuild index 2c4181fa28fb..ed38e49a0467 100644 --- a/sys-apps/inxi/inxi-3.3.20.1.ebuild +++ b/sys-apps/inxi/inxi-3.3.20.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 |