diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-04-20 12:48:55 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-04-20 12:48:55 +0200 |
commit | 506b82fbc48bf9bd11f8fafcb17dc625bf0f67f1 (patch) | |
tree | 2f61bf8d6017f8e66d598cf9a7f7183926e0b28c /app-pda | |
parent | dev-libs/hiredis: Stabilize 1.1.0-r1 amd64, #899512 (diff) | |
download | gentoo-506b82fbc48bf9bd11f8fafcb17dc625bf0f67f1.tar.gz gentoo-506b82fbc48bf9bd11f8fafcb17dc625bf0f67f1.tar.bz2 gentoo-506b82fbc48bf9bd11f8fafcb17dc625bf0f67f1.zip |
app-pda/usbmuxd: Stabilize 1.1.1-r2 x86, #930276
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-pda')
-rw-r--r-- | app-pda/usbmuxd/usbmuxd-1.1.1-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-pda/usbmuxd/usbmuxd-1.1.1-r2.ebuild b/app-pda/usbmuxd/usbmuxd-1.1.1-r2.ebuild index f4a1cb43f5fa..59ac7d442a59 100644 --- a/app-pda/usbmuxd/usbmuxd-1.1.1-r2.ebuild +++ b/app-pda/usbmuxd/usbmuxd-1.1.1-r2.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/libimobiledevice/usbmuxd/releases/download/${PV}/${P # 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=" |