logo

overlay

My own overlay for experimentations, use with caution, no support is provided git clone https://hacktivis.me/git/overlay.git
commit: caa09e1e61b214cb7a59bd6c23c37300c6f3ecf7
parent f75cbd39b72f6c2b34783a164b7685002c92f1f4
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Thu, 17 Feb 2022 17:08:55 +0100

www-apps/pleroma: Fix keywords and deps

Diffstat:

Mwww-apps/pleroma/pleroma-2.4.2.ebuild4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/www-apps/pleroma/pleroma-2.4.2.ebuild b/www-apps/pleroma/pleroma-2.4.2.ebuild @@ -11,14 +11,14 @@ SRC_URI="https://git.pleroma.social/pleroma/pleroma/-/archive/v${PV}/${PN}-v${PV S="${WORKDIR}/${PN}-v${PV}" LICENSE="AGPL-3 CC-BY-SA-4.0 CC-BY-4.0" SLOT="otp" -KEYWORDS="~aarch64 ~amd64 ~arm" +KEYWORDS="~amd64" IUSE="imagemagick ffmpeg exiftool" BDEPEND=" dev-lang/erlang:= dev-lang/elixir:= dev-util/cmake - dev-erlang/rebar + dev-util/rebar dev-elixir/hex " DEPEND="