diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-17 14:54:35 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-17 15:22:41 +0100 |
commit | a015ae7b5b3ebf914d222f1eb65a519a10720bee (patch) | |
tree | 4ebc566254859827451868beb2fa050e98b78e4b /sys-apps/pcsc-lite | |
parent | net-print/gutenprint: ia64 stable wrt bug #585296 (diff) | |
download | gentoo-a015ae7b5b3ebf914d222f1eb65a519a10720bee.tar.gz gentoo-a015ae7b5b3ebf914d222f1eb65a519a10720bee.tar.bz2 gentoo-a015ae7b5b3ebf914d222f1eb65a519a10720bee.zip |
sys-apps/pcsc-lite: ia64 stable wrt bug #585302
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-apps/pcsc-lite')
-rw-r--r-- | sys-apps/pcsc-lite/pcsc-lite-1.8.16-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/pcsc-lite/pcsc-lite-1.8.16-r1.ebuild b/sys-apps/pcsc-lite/pcsc-lite-1.8.16-r1.ebuild index 4eab0daad992..34b8df91140b 100644 --- a/sys-apps/pcsc-lite/pcsc-lite-1.8.16-r1.ebuild +++ b/sys-apps/pcsc-lite/pcsc-lite-1.8.16-r1.ebuild @@ -19,7 +19,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 ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~ia64-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 |