diff options
author | 2022-03-10 08:50:58 +0100 | |
---|---|---|
committer | 2022-03-10 08:50:58 +0100 | |
commit | 982cb13f6b47b64ed023d4c287309a28340f91c5 (patch) | |
tree | c430ce8798d5aa738e02f6664e34f12a31efd9ff /sys-apps/inxi | |
parent | dev-lang/python: Stabilize 2.7.18_p14 amd64, #834842 (diff) | |
download | gentoo-982cb13f6b47b64ed023d4c287309a28340f91c5.tar.gz gentoo-982cb13f6b47b64ed023d4c287309a28340f91c5.tar.bz2 gentoo-982cb13f6b47b64ed023d4c287309a28340f91c5.zip |
sys-apps/inxi: Stabilize 3.3.12.1 amd64, #834847
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'sys-apps/inxi')
-rw-r--r-- | sys-apps/inxi/inxi-3.3.12.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/inxi/inxi-3.3.12.1.ebuild b/sys-apps/inxi/inxi-3.3.12.1.ebuild index 27490346a682..8dca6411a6eb 100644 --- a/sys-apps/inxi/inxi-3.3.12.1.ebuild +++ b/sys-apps/inxi/inxi-3.3.12.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 |