diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-07-31 13:09:51 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-07-31 13:09:51 +0200 |
commit | 791a73485bc6a0ddb5c1bc4503d2677b50b48e5a (patch) | |
tree | 7150e408aca0b22871f218c33609cd8fcf8aa56e /sys-apps/inxi | |
parent | media-sound/alsa-utils: ppc64 stable wrt bug #862124 (diff) | |
download | gentoo-791a73485bc6a0ddb5c1bc4503d2677b50b48e5a.tar.gz gentoo-791a73485bc6a0ddb5c1bc4503d2677b50b48e5a.tar.bz2 gentoo-791a73485bc6a0ddb5c1bc4503d2677b50b48e5a.zip |
sys-apps/inxi: ppc64 stable wrt bug #862366
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-apps/inxi')
-rw-r--r-- | sys-apps/inxi/inxi-3.3.17.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/inxi/inxi-3.3.17.1.ebuild b/sys-apps/inxi/inxi-3.3.17.1.ebuild index f56305b26dbb..f830c706f006 100644 --- a/sys-apps/inxi/inxi-3.3.17.1.ebuild +++ b/sys-apps/inxi/inxi-3.3.17.1.ebuild @@ -14,7 +14,7 @@ S="${WORKDIR}/${PN}-${MY_PV}" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="amd64 arm ~arm64 ppc ~ppc64 ~riscv x86" +KEYWORDS="amd64 arm ~arm64 ppc ppc64 ~riscv x86" IUSE="bluetooth hddtemp opengl" RDEPEND="dev-lang/perl |