diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-19 20:22:46 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-19 20:22:46 +0200 |
commit | f44e64d5c7f08df6b63fc85c1c2646809622dac0 (patch) | |
tree | 17d132e16c32f557c955d376ac846e4b650a96ce /app-portage/elogv | |
parent | www-servers/tomcat: amd64 stable wrt bug #718020 (diff) | |
download | gentoo-f44e64d5c7f08df6b63fc85c1c2646809622dac0.tar.gz gentoo-f44e64d5c7f08df6b63fc85c1c2646809622dac0.tar.bz2 gentoo-f44e64d5c7f08df6b63fc85c1c2646809622dac0.zip |
app-portage/elogv: amd64 stable wrt bug #718090
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-portage/elogv')
-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 d2f4f5616942..cbc32e7ec65f 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}" |