diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-10-14 15:43:34 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-10-14 15:46:00 +0100 |
commit | 7f92a03587b28177275b791a49774d9f7dbbe89a (patch) | |
tree | 9d9dbde76f7c945a3e78eaffeecd0e8ad11486a4 /sys-apps/inxi | |
parent | dev-perl/Params-ValidationCompiler: keyworded 0.240.0 for ppc/ppc64, bug #633934 (diff) | |
download | gentoo-7f92a03587b28177275b791a49774d9f7dbbe89a.tar.gz gentoo-7f92a03587b28177275b791a49774d9f7dbbe89a.tar.bz2 gentoo-7f92a03587b28177275b791a49774d9f7dbbe89a.zip |
sys-apps/inxi: keyworded 2.3.37 for ppc, bug #633986 (thanks to ernsteiswuerfel)
Package-Manager: Portage-2.3.10, Repoman-2.3.3
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'sys-apps/inxi')
-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 2cc895e4e349..f6d5405ae998 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 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" IUSE="" DEPEND="" |