diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-03-21 18:59:34 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-03-21 18:59:34 +0200 |
commit | 120be565f6d11d2f3ea2b2501fd4632f07ced5c5 (patch) | |
tree | b37c9f32c34f4abf06c0341d754c20b0ee22f85b /app-pda | |
parent | profiles.desc: Mark one 23.0 profile per stable arch stable, to avoid surpris... (diff) | |
download | gentoo-120be565f6d11d2f3ea2b2501fd4632f07ced5c5.tar.gz gentoo-120be565f6d11d2f3ea2b2501fd4632f07ced5c5.tar.bz2 gentoo-120be565f6d11d2f3ea2b2501fd4632f07ced5c5.zip |
app-pda/libplist: Keyword 2.3.0-r2 s390, #927405
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-pda')
-rw-r--r-- | app-pda/libplist/libplist-2.3.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-pda/libplist/libplist-2.3.0-r2.ebuild b/app-pda/libplist/libplist-2.3.0-r2.ebuild index 24d527576d9b..1d0be193ec61 100644 --- a/app-pda/libplist/libplist-2.3.0-r2.ebuild +++ b/app-pda/libplist/libplist-2.3.0-r2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://cgit.libimobiledevice.org/${PN}.git/snapshot/${P}.tar.bz2" LICENSE="GPL-2+ LGPL-2.1+" SLOT="0/4" -KEYWORDS="amd64 ~arm arm64 ~loong ppc ~ppc64 ~riscv x86" +KEYWORDS="amd64 ~arm arm64 ~loong ppc ~ppc64 ~riscv ~s390 x86" DEPEND="${RDEPEND}" BDEPEND="virtual/pkgconfig" |