mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-12 23:56:15 +02:00
sys-apps/pcsc-lite: Sync with Gentoo
It's from Gentoo commit 2f018107fd8df02800fcb1964afa2476248fa0f5. Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
This commit is contained in:
parent
181804ab97
commit
440dffdd48
@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=8
|
||||
|
||||
PYTHON_COMPAT=( python3_{11..13} )
|
||||
PYTHON_COMPAT=( python3_{11..14} )
|
||||
VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/ludovicrousseau.asc
|
||||
inherit meson-multilib python-single-r1 tmpfiles udev verify-sig
|
||||
|
||||
@ -18,7 +18,7 @@ SRC_URI="
|
||||
# upstream.
|
||||
LICENSE="BSD GPL-3+ BSD-2 ISC GPL-2"
|
||||
SLOT="0"
|
||||
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos"
|
||||
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~x64-macos"
|
||||
# This is called libusb so that it doesn't fool people in thinking that
|
||||
# it is _required_ for USB support. Otherwise they'll disable udev and
|
||||
# that's going to be worse.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user