diff options
author | 2023-07-06 16:38:30 -0400 | |
---|---|---|
committer | 2023-07-07 01:44:18 +0100 | |
commit | 6fedffc8317c848295b3b7da3cccc03a3e75cbd6 (patch) | |
tree | 691bc7da13ab9f1683a721aac35e72f36be50a06 /sys-apps | |
parent | dev-python/python-gnupg: Keyword 0.5.0 mips, #902731 (diff) | |
download | gentoo-6fedffc8317c848295b3b7da3cccc03a3e75cbd6.tar.gz gentoo-6fedffc8317c848295b3b7da3cccc03a3e75cbd6.tar.bz2 gentoo-6fedffc8317c848295b3b7da3cccc03a3e75cbd6.zip |
sys-apps/pcsc-lite: Keyword 2.0.0 mips, #902733
Signed-off-by: Matoro Mahri <matoro@users.noreply.github.com>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/pcsc-lite/pcsc-lite-2.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/pcsc-lite/pcsc-lite-2.0.0.ebuild b/sys-apps/pcsc-lite/pcsc-lite-2.0.0.ebuild index 63ca0bcd16ff..2b817740a746 100644 --- a/sys-apps/pcsc-lite/pcsc-lite-2.0.0.ebuild +++ b/sys-apps/pcsc-lite/pcsc-lite-2.0.0.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://pcsclite.apdu.fr/files/${P}.tar.bz2" # upstream. LICENSE="BSD ISC MIT GPL-3+ GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~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. |