diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-03-10 10:12:39 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-03-10 10:12:39 +0100 |
commit | 1a8b1186524e951cc64ed4407869d25af023c574 (patch) | |
tree | 180c1c496a5426c7382df6e4344c729aaeea645f | |
parent | net-misc/iperf: ppc stable wrt bug #834838 (diff) | |
download | gentoo-1a8b1186524e951cc64ed4407869d25af023c574.tar.gz gentoo-1a8b1186524e951cc64ed4407869d25af023c574.tar.bz2 gentoo-1a8b1186524e951cc64ed4407869d25af023c574.zip |
sys-apps/inxi: ppc stable wrt bug #834847
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | sys-apps/inxi/inxi-3.3.12.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/inxi/inxi-3.3.12.1.ebuild b/sys-apps/inxi/inxi-3.3.12.1.ebuild index fd199b23a048..a984ec6acc03 100644 --- a/sys-apps/inxi/inxi-3.3.12.1.ebuild +++ b/sys-apps/inxi/inxi-3.3.12.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 |