diff options
author | Sam James <sam@gentoo.org> | 2022-01-31 01:03:21 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-01-31 01:03:21 +0000 |
commit | 6f7f732340b9b61c06ef76d39bfc3436170ad248 (patch) | |
tree | 92e3eb37795c227776d597de449a7335fe8e1b9f /sys-apps/inxi | |
parent | sys-apps/inxi: Stabilize 3.3.08.1 x86, #832401 (diff) | |
download | gentoo-6f7f732340b9b61c06ef76d39bfc3436170ad248.tar.gz gentoo-6f7f732340b9b61c06ef76d39bfc3436170ad248.tar.bz2 gentoo-6f7f732340b9b61c06ef76d39bfc3436170ad248.zip |
sys-apps/inxi: Stabilize 3.3.08.1 amd64, #832401
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps/inxi')
-rw-r--r-- | sys-apps/inxi/inxi-3.3.08.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/inxi/inxi-3.3.08.1.ebuild b/sys-apps/inxi/inxi-3.3.08.1.ebuild index 99f4905e656d..fd199b23a048 100644 --- a/sys-apps/inxi/inxi-3.3.08.1.ebuild +++ b/sys-apps/inxi/inxi-3.3.08.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 |