diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-05-28 15:47:09 -0400 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2024-05-28 18:26:58 -0400 |
commit | c88d4a65b37dff116938ce093e3ad5e43f664695 (patch) | |
tree | 9e0caf54536ddc5e71ac7088d5ae2f60e6f0986c /app-pda | |
parent | app-pda/libplist: Keyword 2.3.0-r2 hppa, #927405 (diff) | |
download | gentoo-c88d4a65b37dff116938ce093e3ad5e43f664695.tar.gz gentoo-c88d4a65b37dff116938ce093e3ad5e43f664695.tar.bz2 gentoo-c88d4a65b37dff116938ce093e3ad5e43f664695.zip |
app-pda/libimobiledevice-glue: Keyword 1.1.0 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/libimobiledevice-glue/libimobiledevice-glue-1.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-pda/libimobiledevice-glue/libimobiledevice-glue-1.1.0.ebuild b/app-pda/libimobiledevice-glue/libimobiledevice-glue-1.1.0.ebuild index 927db3ddbb97..1f5b8dfc748a 100644 --- a/app-pda/libimobiledevice-glue/libimobiledevice-glue-1.1.0.ebuild +++ b/app-pda/libimobiledevice-glue/libimobiledevice-glue-1.1.0.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://github.com/libimobiledevice/libimobiledevice-glue/releases/down LICENSE="LGPL-2.1+" SLOT="0/0.1.0" -KEYWORDS="~amd64 ~arm ~arm64 ~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}" |