summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-07-24 21:13:31 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-07-24 21:13:31 +0300
commit42dcdc47a7679f26e3d856171f8c056250ceb97e (patch)
treee7c43a73e68ee0b339436185b35c2f81d60d1362 /app-pda
parentsys-apps/system-monitoring-center: add libadwaita dependency (diff)
downloadgentoo-42dcdc47a7679f26e3d856171f8c056250ceb97e.tar.gz
gentoo-42dcdc47a7679f26e3d856171f8c056250ceb97e.tar.bz2
gentoo-42dcdc47a7679f26e3d856171f8c056250ceb97e.zip
app-pda/ifuse: Keyword 1.1.4 arm64, #910745
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-pda')
-rw-r--r--app-pda/ifuse/ifuse-1.1.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-pda/ifuse/ifuse-1.1.4.ebuild b/app-pda/ifuse/ifuse-1.1.4.ebuild
index 11238d9ee955..f3e66f8690c3 100644
--- a/app-pda/ifuse/ifuse-1.1.4.ebuild
+++ b/app-pda/ifuse/ifuse-1.1.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/libimobiledevice/${PN}/releases/download/${PV}/${P}.
LICENSE="LGPL-2.1+"
SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~arm64 x86"
DEPEND="
>=app-pda/libimobiledevice-1.3.0:=