diff options
-rw-r--r-- | sys-auth/libfprint/libfprint-0.5.0-r2.ebuild | 4 | ||||
-rw-r--r-- | sys-auth/libfprint/libfprint-0.5.1-r2.ebuild | 4 | ||||
-rw-r--r-- | sys-auth/libfprint/libfprint-0.6.0-r2.ebuild | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/sys-auth/libfprint/libfprint-0.5.0-r2.ebuild b/sys-auth/libfprint/libfprint-0.5.0-r2.ebuild index 6a9a3d3d00a8..9e1a994e4533 100644 --- a/sys-auth/libfprint/libfprint-0.5.0-r2.ebuild +++ b/sys-auth/libfprint/libfprint-0.5.0-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="https://cgit.freedesktop.org/${PN}/${PN}/snapshot/${MY_PV}.tar.bz2 -> $ LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 ia64 ppc ppc64 x86" +KEYWORDS="alpha amd64 ~arm ia64 ppc ppc64 x86" IUSE="debug static-libs" RDEPEND="virtual/libusb:1 diff --git a/sys-auth/libfprint/libfprint-0.5.1-r2.ebuild b/sys-auth/libfprint/libfprint-0.5.1-r2.ebuild index 88858c64dcfd..4aacb0111500 100644 --- a/sys-auth/libfprint/libfprint-0.5.1-r2.ebuild +++ b/sys-auth/libfprint/libfprint-0.5.1-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,7 +13,7 @@ SRC_URI="https://cgit.freedesktop.org/${PN}/${PN}/snapshot/${MY_PV}.tar.bz2 -> $ LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86" IUSE="debug static-libs" RDEPEND="virtual/libusb:1 diff --git a/sys-auth/libfprint/libfprint-0.6.0-r2.ebuild b/sys-auth/libfprint/libfprint-0.6.0-r2.ebuild index a0d859e69bde..9511bd2036ed 100644 --- a/sys-auth/libfprint/libfprint-0.6.0-r2.ebuild +++ b/sys-auth/libfprint/libfprint-0.6.0-r2.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://cgit.freedesktop.org/${PN}/${PN}/snapshot/${MY_PV}.tar.bz2 -> $ LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 ia64 ppc ppc64 ~sparc x86" +KEYWORDS="alpha amd64 ~arm ia64 ppc ppc64 ~sparc x86" IUSE="debug static-libs vanilla" RDEPEND="virtual/libusb:1 |