commit: a74cb39c995ee3f0ac575e0bc6560ec8ce7db65a Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Thu Feb 1 20:28:04 2018 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Thu Feb 1 20:36:50 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a74cb39c
app-misc/jail: x86 stable (bug #641210) Package-Manager: Portage-2.3.21, Repoman-2.3.6 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 c2955ebc11e..60664a83e8e 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"