summaryrefslogtreecommitdiff
path: root/app-pda
diff options
context:
space:
mode:
authorroot <root@alpha.trunkmasters.com>2026-06-16 10:53:11 -0500
committerroot <root@alpha.trunkmasters.com>2026-06-16 10:53:11 -0500
commit8e65dc62f3f9f6b8f7b890fefedbf4ac05dfde0b (patch)
treebb1e83c18d1cc77cdebfc5aeb9b12ad39c9787b5 /app-pda
parentf997c3ee588099e4f43e9ec845935868e3e60b8e (diff)
downloadbaldeagleos-repo-8e65dc62f3f9f6b8f7b890fefedbf4ac05dfde0b.tar.gz
baldeagleos-repo-8e65dc62f3f9f6b8f7b890fefedbf4ac05dfde0b.tar.xz
baldeagleos-repo-8e65dc62f3f9f6b8f7b890fefedbf4ac05dfde0b.zip
Adding metadata
Diffstat (limited to 'app-pda')
-rw-r--r--app-pda/libimobiledevice-glue/libimobiledevice-glue-1.3.1.ebuild4
-rw-r--r--app-pda/libimobiledevice/libimobiledevice-1.3.0_p20240201-r1.ebuild4
-rw-r--r--app-pda/libusbmuxd/libusbmuxd-2.1.1.ebuild2
3 files changed, 5 insertions, 5 deletions
diff --git a/app-pda/libimobiledevice-glue/libimobiledevice-glue-1.3.1.ebuild b/app-pda/libimobiledevice-glue/libimobiledevice-glue-1.3.1.ebuild
index 770e0a2c3319..cdb5ff07e992 100644
--- a/app-pda/libimobiledevice-glue/libimobiledevice-glue-1.3.1.ebuild
+++ b/app-pda/libimobiledevice-glue/libimobiledevice-glue-1.3.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2024-2025 Gentoo Authors
+# Copyright 2024-2026 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/libimobiledevice-glue/releases/down
LICENSE="LGPL-2.1+"
SLOT="0/0.1.0"
-KEYWORDS="amd64 ~arm ~arm64 ~hppa ~loong ppc ~ppc64 ~riscv ~s390 x86"
+KEYWORDS="amd64 ~arm arm64 ~hppa ~loong ppc ~ppc64 ~riscv ~s390 x86"
RDEPEND=">=app-pda/libplist-2.3:="
DEPEND="${RDEPEND}"
diff --git a/app-pda/libimobiledevice/libimobiledevice-1.3.0_p20240201-r1.ebuild b/app-pda/libimobiledevice/libimobiledevice-1.3.0_p20240201-r1.ebuild
index 1135209902f5..f46dc67266f9 100644
--- a/app-pda/libimobiledevice/libimobiledevice-1.3.0_p20240201-r1.ebuild
+++ b/app-pda/libimobiledevice/libimobiledevice-1.3.0_p20240201-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -15,7 +15,7 @@ S="${WORKDIR}"/${PN}-${MY_COMMIT}
# While COPYING* doesn't mention 'or any later version', all the headers do, hence use +
LICENSE="GPL-2+ LGPL-2.1+"
SLOT="0/1.0-6" # based on SONAME of libimobiledevice-1.0.so
-KEYWORDS="amd64 ~arm ~arm64 ~hppa ~loong ppc ~ppc64 ~riscv ~s390 x86"
+KEYWORDS="amd64 ~arm arm64 ~hppa ~loong ppc ~ppc64 ~riscv ~s390 x86"
IUSE="doc gnutls readline static-libs"
RDEPEND="
diff --git a/app-pda/libusbmuxd/libusbmuxd-2.1.1.ebuild b/app-pda/libusbmuxd/libusbmuxd-2.1.1.ebuild
index 82b17bbbf78f..ef94918c8ad1 100644
--- a/app-pda/libusbmuxd/libusbmuxd-2.1.1.ebuild
+++ b/app-pda/libusbmuxd/libusbmuxd-2.1.1.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://github.com/libimobiledevice/${PN}/releases/download/${PV}/${P}.
LICENSE="GPL-2+ LGPL-2.1+" # tools/*.c is GPL-2+, rest is LGPL-2.1+
SLOT="0/2.0-7" # based on SONAME of libusbmuxd-2.0.so
-KEYWORDS="amd64 ~arm ~arm64 ~hppa ~loong ppc ~ppc64 ~riscv ~s390 x86"
+KEYWORDS="amd64 ~arm arm64 ~hppa ~loong ppc ~ppc64 ~riscv ~s390 x86"
RDEPEND="
>=app-pda/libimobiledevice-glue-1.2.0:=