diff options
author | Sam James <sam@gentoo.org> | 2022-01-31 06:44:00 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-01-31 06:44:00 +0000 |
commit | 66e4b8d649a6a3e41dde9977da9ce0c48bd767c2 (patch) | |
tree | 2db0e28a082a824ba505d49e4d3271a6a37f1d67 /sys-apps | |
parent | dev-libs/rapidjson: Stabilize 1.1.0-r3 arm, #832393 (diff) | |
download | gentoo-66e4b8d649a6a3e41dde9977da9ce0c48bd767c2.tar.gz gentoo-66e4b8d649a6a3e41dde9977da9ce0c48bd767c2.tar.bz2 gentoo-66e4b8d649a6a3e41dde9977da9ce0c48bd767c2.zip |
sys-apps/inxi: Stabilize 3.3.08.1 arm, #832401
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps')
-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 fd199b23a048..bab19269ab82 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 |