diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-12-06 18:04:31 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-12-06 18:04:31 +0100 |
commit | 297c76078198efdcfbe2da2e87e27f3f764315a8 (patch) | |
tree | 1c7a1cb254f27dcbfbeca118dcfaa1a1e0b073c0 /sys-apps | |
parent | app-misc/golly: x86 stable (bug #758776) (diff) | |
download | gentoo-297c76078198efdcfbe2da2e87e27f3f764315a8.tar.gz gentoo-297c76078198efdcfbe2da2e87e27f3f764315a8.tar.bz2 gentoo-297c76078198efdcfbe2da2e87e27f3f764315a8.zip |
sys-apps/inxi: x86 stable (bug #758476)
Package-Manager: Portage-3.0.10, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sys-apps')
-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 9f446bf4dc90..8a86c414424a 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="" |