diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-05-28 15:47:12 -0400 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2024-05-28 18:26:58 -0400 |
commit | 9eabbc0c04ed18da38440e39a0890fd4d65b75e7 (patch) | |
tree | 1a2f9f85d5c3e4fa4cff2ee4049b2c02e6739faa /app-pda | |
parent | app-pda/libimobiledevice-glue: Keyword 1.1.0 hppa, #927405 (diff) | |
download | gentoo-9eabbc0c04ed18da38440e39a0890fd4d65b75e7.tar.gz gentoo-9eabbc0c04ed18da38440e39a0890fd4d65b75e7.tar.bz2 gentoo-9eabbc0c04ed18da38440e39a0890fd4d65b75e7.zip |
app-pda/libusbmuxd: Keyword 2.0.2-r2 hppa, #927405
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'app-pda')
-rw-r--r-- | app-pda/libusbmuxd/libusbmuxd-2.0.2-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-pda/libusbmuxd/libusbmuxd-2.0.2-r2.ebuild b/app-pda/libusbmuxd/libusbmuxd-2.0.2-r2.ebuild index 0fdadbb43c1c..71a05f67c96c 100644 --- a/app-pda/libusbmuxd/libusbmuxd-2.0.2-r2.ebuild +++ b/app-pda/libusbmuxd/libusbmuxd-2.0.2-r2.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://www.libimobiledevice.org/" SRC_URI="https://cgit.libimobiledevice.org/${PN}.git/snapshot/${P}.tar.xz" LICENSE="GPL-2+ LGPL-2.1+" # tools/*.c is GPL-2+, rest is LGPL-2.1+ SLOT="0/2.0-6" # based on SONAME of libusbmuxd-2.0.so -KEYWORDS="amd64 ~arm ~arm64 ~loong ppc ~ppc64 ~riscv ~s390 x86" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~loong ppc ~ppc64 ~riscv ~s390 x86" IUSE="static-libs" RDEPEND=" |