diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-03-10 10:13:07 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-03-10 10:13:07 +0100 |
commit | 6fe69cbe2bf0da5d8d6acaead6084e39a17e1580 (patch) | |
tree | a1841b920b13790e3aba261c408a132e8ec92ac3 /sys-apps | |
parent | net-misc/iperf: ppc64 stable wrt bug #834838 (diff) | |
download | gentoo-6fe69cbe2bf0da5d8d6acaead6084e39a17e1580.tar.gz gentoo-6fe69cbe2bf0da5d8d6acaead6084e39a17e1580.tar.bz2 gentoo-6fe69cbe2bf0da5d8d6acaead6084e39a17e1580.zip |
sys-apps/inxi: ppc64 stable wrt bug #834847
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-apps')
-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 a984ec6acc03..32cf5638bec0 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 |