aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11-terms/tabby-bin/tabby-bin-1.0.189.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-terms/tabby-bin/tabby-bin-1.0.189.ebuild b/x11-terms/tabby-bin/tabby-bin-1.0.189.ebuild
index e919fd7bc..8f58a0dcd 100644
--- a/x11-terms/tabby-bin/tabby-bin-1.0.189.ebuild
+++ b/x11-terms/tabby-bin/tabby-bin-1.0.189.ebuild
@@ -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