diff options
author | Sam James <sam@gentoo.org> | 2024-10-11 11:50:33 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-10-11 11:50:33 +0100 |
commit | 20755a5398d8be6e590cff5e188f4cc93a31f865 (patch) | |
tree | cb8ff116393c692beae87dae490c92dfdb86a3bd /app-pda | |
parent | app-text/pdfminer: Stabilize 20240706 amd64, #941271 (diff) | |
download | gentoo-20755a5398d8be6e590cff5e188f4cc93a31f865.tar.gz gentoo-20755a5398d8be6e590cff5e188f4cc93a31f865.tar.bz2 gentoo-20755a5398d8be6e590cff5e188f4cc93a31f865.zip |
app-pda/libplist: Stabilize 2.6.0 x86, #941272
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-pda')
-rw-r--r-- | app-pda/libplist/libplist-2.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-pda/libplist/libplist-2.6.0.ebuild b/app-pda/libplist/libplist-2.6.0.ebuild index 0aa0ed55fd11..bc1f4ff25200 100644 --- a/app-pda/libplist/libplist-2.6.0.ebuild +++ b/app-pda/libplist/libplist-2.6.0.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://github.com/libimobiledevice/${PN}/releases/download/${PV}/${P}. LICENSE="GPL-2+ LGPL-2.1+" SLOT="0/4" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ppc ~ppc64 ~riscv ~s390 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ppc ~ppc64 ~riscv ~s390 x86" IUSE="test" RESTRICT="!test? ( test )" |