commit: 1aa094ce87be782275704e21490dfc45cfc252c7 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Wed Jun 23 08:30:25 2021 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Wed Jun 23 08:30:25 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1aa094ce
sys-apps/exa: keyword 0.10.1 for ~ppc64 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> profiles/arch/powerpc/ppc64/package.use.mask | 4 ++++ sys-apps/exa/exa-0.10.1.ebuild | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/profiles/arch/powerpc/ppc64/package.use.mask b/profiles/arch/powerpc/ppc64/package.use.mask index c665107ad64..bec7b1f0927 100644 --- a/profiles/arch/powerpc/ppc64/package.use.mask +++ b/profiles/arch/powerpc/ppc64/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Joonas Niilola <[email protected]> (2021-06-23) +# Pandoc is a required dep, and not keyworded. +sys-apps/exa man + # Matt Turner <[email protected]> (2021-06-10) # dev-python/django is not keyworded here dev-python/diskcache test diff --git a/sys-apps/exa/exa-0.10.1.ebuild b/sys-apps/exa/exa-0.10.1.ebuild index efc93936508..938344102d5 100644 --- a/sys-apps/exa/exa-0.10.1.ebuild +++ b/sys-apps/exa/exa-0.10.1.ebuild @@ -81,7 +81,7 @@ SRC_URI="$(cargo_crate_uris ${CRATES})" LICENSE="Apache-2.0 MIT Unlicense" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc64 ~x86" IUSE="+git man" DEPEND="git? ( dev-libs/libgit2:= )"
