commit: b884593007f22ec309a8ff536b20de804d2e1e85 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> AuthorDate: Mon Dec 25 10:58:56 2017 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Mon Dec 25 11:01:31 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8845930
app-misc/jail: stable 2.0-r1 for ppc, bug #641210 Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc" app-misc/jail/jail-2.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-misc/jail/jail-2.0-r1.ebuild b/app-misc/jail/jail-2.0-r1.ebuild index 62eb691b4a3..093074a85df 100644 --- a/app-misc/jail/jail-2.0-r1.ebuild +++ b/app-misc/jail/jail-2.0-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/spiculator/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ppc ~ppc64 ~x86" IUSE="" DEPEND=">=sys-apps/sed-4"