commit: 3e952a175f61c729ef091424d04af32c105281fa Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Dec 16 11:12:17 2020 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Dec 16 11:12:17 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e952a17
sys-apps/inxi: Stabilize 3.1.06.1 amd64, #758476 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-apps/inxi/inxi-3.1.06.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/inxi/inxi-3.1.06.1.ebuild b/sys-apps/inxi/inxi-3.1.06.1.ebuild index a1906c34d77..e23e51c9515 100644 --- a/sys-apps/inxi/inxi-3.1.06.1.ebuild +++ b/sys-apps/inxi/inxi-3.1.06.1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/smxi/${PN}/archive/${MY_PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 arm ppc ppc64 x86" +KEYWORDS="amd64 arm ppc ppc64 x86" IUSE="bluetooth hddtemp opengl" DEPEND=""
