x11-terms/tabby-bin: fix variable order

Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
Signed-off-by: Julien Roy <julien@jroy.ca>
This commit is contained in:
Lucio Sauer
2024-05-15 02:06:07 +02:00
committed by Julien Roy
parent 4494a2d0b6
commit 4a08fa1805

View File

@@ -14,13 +14,13 @@ SRC_URI="
arm? ( https://github.com/Eugeny/tabby/releases/download/v${PV}/${MY_P}-armhf.tar.gz )
"
# This needs to be adjusted to allow for arm
S="${WORKDIR}/${MY_P}-x64"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~arm"
# This needs to be adjusted to allow for arm
S="${WORKDIR}/${MY_P}-x64"
DEPEND="
|| (
>=app-accessibility/at-spi2-core-2.46.0:2