diff options
author | Sam James <sam@gentoo.org> | 2022-01-31 01:03:09 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-01-31 01:03:09 +0000 |
commit | 6a7045cdd57c3511d1ee3a658868a75b036c01fe (patch) | |
tree | 2ae11ab2705c8d4cef1a9da3ad7bb0c915335e40 | |
parent | net-irc/atheme-services: Add 7.2.12 (diff) | |
download | gentoo-6a7045cdd57c3511d1ee3a658868a75b036c01fe.tar.gz gentoo-6a7045cdd57c3511d1ee3a658868a75b036c01fe.tar.bz2 gentoo-6a7045cdd57c3511d1ee3a658868a75b036c01fe.zip |
sys-apps/inxi: Stabilize 3.3.08.1 x86, #832401
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | sys-apps/inxi/inxi-3.3.08.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/inxi/inxi-3.3.08.1.ebuild b/sys-apps/inxi/inxi-3.3.08.1.ebuild index 061f12f02b3c..99f4905e656d 100644 --- a/sys-apps/inxi/inxi-3.3.08.1.ebuild +++ b/sys-apps/inxi/inxi-3.3.08.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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 |