diff options
author | Sam James <sam@gentoo.org> | 2021-11-17 02:19:10 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-11-17 02:19:10 +0000 |
commit | 2db4f22b37bf9603650a60ec501e70160a3bf1ff (patch) | |
tree | 443c9a940bd74e7ffea47d51d71af82e1fe3d6eb /sys-apps/inxi | |
parent | app-emulation/buildah: Stabilize 1.23.1 arm64, #823671 (diff) | |
download | gentoo-2db4f22b37bf9603650a60ec501e70160a3bf1ff.tar.gz gentoo-2db4f22b37bf9603650a60ec501e70160a3bf1ff.tar.bz2 gentoo-2db4f22b37bf9603650a60ec501e70160a3bf1ff.zip |
sys-apps/inxi: Keyword 3.3.08.1 arm64, #822744
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 3c22d8270f60..061f12f02b3c 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 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" IUSE="bluetooth hddtemp opengl" RDEPEND="dev-lang/perl |