diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-01-27 12:30:33 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-01-27 14:09:20 +0000 |
commit | a99c0f67c3dde0fccca23b555cf77c130b3511d8 (patch) | |
tree | e961781b47f4da5d62ecadc240ef389a5aed5fc4 /app-misc/jail | |
parent | app-misc/cdctl: stable 0.16 for ppc, bug #676410 (diff) | |
download | gentoo-a99c0f67c3dde0fccca23b555cf77c130b3511d8.tar.gz gentoo-a99c0f67c3dde0fccca23b555cf77c130b3511d8.tar.bz2 gentoo-a99c0f67c3dde0fccca23b555cf77c130b3511d8.zip |
app-misc/jail: stable 2.0-r4 for ppc, bug #676414
Package-Manager: Portage-2.3.58, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-misc/jail')
-rw-r--r-- | app-misc/jail/jail-2.0-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/jail/jail-2.0-r4.ebuild b/app-misc/jail/jail-2.0-r4.ebuild index fc4cdee1bb55..d023f2811adf 100644 --- a/app-misc/jail/jail-2.0-r4.ebuild +++ b/app-misc/jail/jail-2.0-r4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,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="" RDEPEND=" |