diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-12-11 23:09:49 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-12-11 23:09:49 +0000 |
commit | 3adca18c6e8e727bdcd04af95771caa7b7b1c264 (patch) | |
tree | ca70ef7890c3a2cc19bc7b25403c171654744dcc /sys-apps/inxi | |
parent | dev-python/cairocffi: stable 1.2.0 for ppc64 (diff) | |
download | gentoo-3adca18c6e8e727bdcd04af95771caa7b7b1c264.tar.gz gentoo-3adca18c6e8e727bdcd04af95771caa7b7b1c264.tar.bz2 gentoo-3adca18c6e8e727bdcd04af95771caa7b7b1c264.zip |
sys-apps/inxi: stable 3.1.06.1 for ppc64
stable wrt bug #758476
Package-Manager: Portage-3.0.12, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-apps/inxi')
-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 4c05d63aeb2e..a1906c34d77e 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="" |