diff options
author | Sam James <sam@gentoo.org> | 2022-07-30 22:18:53 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-07-30 22:18:53 +0100 |
commit | de5f11f4795bd0348edcb6cc5045179806c00c58 (patch) | |
tree | d676381bf160dde6667d180ae764039e40367f7c /sys-apps/inxi | |
parent | app-text/tree: Stabilize 2.0.1 x86, #862369 (diff) | |
download | gentoo-de5f11f4795bd0348edcb6cc5045179806c00c58.tar.gz gentoo-de5f11f4795bd0348edcb6cc5045179806c00c58.tar.bz2 gentoo-de5f11f4795bd0348edcb6cc5045179806c00c58.zip |
sys-apps/inxi: Stabilize 3.3.17.1 amd64, #862366
Signed-off-by: Sam James <sam@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 a17ef9064853..7e83a0865c76 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 |