dev-util/ropper: sync live

Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de>
Closes: https://github.com/gentoo/gentoo/pull/36689
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Mario Haustein
2024-05-15 22:05:16 +02:00
committed by Sam James
parent 309054901e
commit 8337e70159

View File

@@ -19,7 +19,7 @@ else
SRC_URI="https://github.com/sashs/Ropper/archive/v${PV}.tar.gz -> ${P}.gh.tar.gz"
S="${WORKDIR}"/Ropper-${PV}
KEYWORDS="~amd64 ~x86"
KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
fi
LICENSE="BSD"