diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-20 17:57:49 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-20 17:57:49 +0000 |
commit | 0e40d6b2b1500c4df5fa5fa7d4818c535278451d (patch) | |
tree | 452cb1d75fdfe808523cc690fa23b67e13edc778 /app-pda | |
parent | app-pda/libimobiledevice-glue: Stabilize 1.1.0 amd64, #934526 (diff) | |
download | gentoo-0e40d6b2b1500c4df5fa5fa7d4818c535278451d.tar.gz gentoo-0e40d6b2b1500c4df5fa5fa7d4818c535278451d.tar.bz2 gentoo-0e40d6b2b1500c4df5fa5fa7d4818c535278451d.zip |
app-pda/usbmuxd: Stabilize 1.1.1_p20231011 amd64, #934526
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-pda')
-rw-r--r-- | app-pda/usbmuxd/usbmuxd-1.1.1_p20231011.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-pda/usbmuxd/usbmuxd-1.1.1_p20231011.ebuild b/app-pda/usbmuxd/usbmuxd-1.1.1_p20231011.ebuild index 1e79cbeeeadb..b033499b5fbe 100644 --- a/app-pda/usbmuxd/usbmuxd-1.1.1_p20231011.ebuild +++ b/app-pda/usbmuxd/usbmuxd-1.1.1_p20231011.ebuild @@ -15,7 +15,7 @@ S="${WORKDIR}"/${PN}-${MY_COMMIT} # src/utils.h is LGPL-2.1+, rest is found in COPYING* LICENSE="|| ( GPL-2 GPL-3 ) LGPL-2.1+" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" IUSE="selinux systemd" DEPEND=" |