mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user