diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-20 11:47:49 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-20 11:47:49 +0200 |
commit | f0b88bafff24b6e95d7bd008469564091b9c46b3 (patch) | |
tree | 3ad03f1cfbdaafb1bbb5d98d0526af7529d4a93c | |
parent | app-portage/gentoolkit: ppc stable wrt bug #718088 (diff) | |
download | gentoo-f0b88bafff24b6e95d7bd008469564091b9c46b3.tar.gz gentoo-f0b88bafff24b6e95d7bd008469564091b9c46b3.tar.bz2 gentoo-f0b88bafff24b6e95d7bd008469564091b9c46b3.zip |
app-portage/elogv: ppc stable wrt bug #718090
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | app-portage/elogv/elogv-0.7.8-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/elogv/elogv-0.7.8-r3.ebuild b/app-portage/elogv/elogv-0.7.8-r3.ebuild index 2a0f1532d32b..af2d7a30cc5a 100644 --- a/app-portage/elogv/elogv-0.7.8-r3.ebuild +++ b/app-portage/elogv/elogv-0.7.8-r3.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://github.com/gentoo/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~arm ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" RDEPEND="sys-apps/portage[${PYTHON_USEDEP}]" DEPEND="${RDEPEND}" |