diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-12-11 23:06:52 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-12-11 23:06:52 +0000 |
commit | 9c84fa5c839474e2123295b4bc97e15cd75b8d6a (patch) | |
tree | 3988caa6f01a03851158800ae426b270cdc27834 /sys-apps | |
parent | dev-python/dill: stable 0.3.3 for ppc (diff) | |
download | gentoo-9c84fa5c839474e2123295b4bc97e15cd75b8d6a.tar.gz gentoo-9c84fa5c839474e2123295b4bc97e15cd75b8d6a.tar.bz2 gentoo-9c84fa5c839474e2123295b4bc97e15cd75b8d6a.zip |
sys-apps/inxi: stable 3.1.06.1 for ppc
stable wrt bug #758476
Package-Manager: Portage-3.0.12, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@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 0cb57479a879..4c05d63aeb2e 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="" |