diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-20 02:35:59 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-06-20 10:24:26 +0200 |
commit | 9e57ffc9ffc47c18ff5a45f9809d7e3220e69091 (patch) | |
tree | 01f8c2888ac2c63a7e17210e8cee93ffa4d1ad2d /sys-apps/pcsc-lite | |
parent | app-emulation/libcacard: keyword ~arm64 (diff) | |
download | gentoo-9e57ffc9ffc47c18ff5a45f9809d7e3220e69091.tar.gz gentoo-9e57ffc9ffc47c18ff5a45f9809d7e3220e69091.tar.bz2 gentoo-9e57ffc9ffc47c18ff5a45f9809d7e3220e69091.zip |
sys-apps/pcsc-lite: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'sys-apps/pcsc-lite')
-rw-r--r-- | sys-apps/pcsc-lite/pcsc-lite-1.8.22.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/pcsc-lite/pcsc-lite-1.8.22.ebuild b/sys-apps/pcsc-lite/pcsc-lite-1.8.22.ebuild index c348ea161542..7f3ea5145333 100644 --- a/sys-apps/pcsc-lite/pcsc-lite-1.8.22.ebuild +++ b/sys-apps/pcsc-lite/pcsc-lite-1.8.22.ebuild @@ -18,7 +18,7 @@ S="${WORKDIR}/${MY_P}" # upstream. LICENSE="BSD ISC MIT GPL-3+ GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-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 |