diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-10-12 10:23:35 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-10-12 10:23:41 +0100 |
commit | 796485cebae52feab074371fb7665dafb28a1833 (patch) | |
tree | e525a776f0bbb05b65ae5057c78f9ef099ef9ec8 /sys-apps | |
parent | net-analyzer/prometheus-node_exporter: Fix binary installation source (diff) | |
download | gentoo-796485cebae52feab074371fb7665dafb28a1833.tar.gz gentoo-796485cebae52feab074371fb7665dafb28a1833.tar.bz2 gentoo-796485cebae52feab074371fb7665dafb28a1833.zip |
sys-apps/inxi: keyworded 2.3.37 for ppc64, bug #627296 (thanks to ernsteiswuerfel)
Package-Manager: Portage-2.3.10, Repoman-2.3.3
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/inxi/inxi-2.3.37.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/inxi/inxi-2.3.37.ebuild b/sys-apps/inxi/inxi-2.3.37.ebuild index 1784750cd366..2cc895e4e349 100644 --- a/sys-apps/inxi/inxi-2.3.37.ebuild +++ b/sys-apps/inxi/inxi-2.3.37.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/smxi/${PN}/tarball/${MY_COMMIT} -> ${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="~amd64 ~arm ~ppc64 ~x86" IUSE="" DEPEND="" |