diff options
author | 2020-12-16 11:12:17 +0000 | |
---|---|---|
committer | 2020-12-16 11:12:17 +0000 | |
commit | 3e952a175f61c729ef091424d04af32c105281fa (patch) | |
tree | fed4140b1d9b2c40d18cb23d0d24b8b53d861bef | |
parent | dev-libs/libconfig: Stabilize 1.7.2 amd64, #758290 (diff) | |
download | gentoo-3e952a175f61c729ef091424d04af32c105281fa.tar.gz gentoo-3e952a175f61c729ef091424d04af32c105281fa.tar.bz2 gentoo-3e952a175f61c729ef091424d04af32c105281fa.zip |
sys-apps/inxi: Stabilize 3.1.06.1 amd64, #758476
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | sys-apps/inxi/inxi-3.1.06.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/inxi/inxi-3.1.06.1.ebuild b/sys-apps/inxi/inxi-3.1.06.1.ebuild index a1906c34d77e..e23e51c9515d 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="" |