diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-04-06 08:32:42 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-04-06 08:32:42 +0200 |
commit | 185dd92a5fc3dc852512af216b61736d3785073b (patch) | |
tree | 94e049a9a7c384139e2abb1daf86dcc395a7fc01 /sys-auth/libfprint | |
parent | sys-auth/fprintd: x86 stable wrt bug #833714 (diff) | |
download | gentoo-185dd92a5fc3dc852512af216b61736d3785073b.tar.gz gentoo-185dd92a5fc3dc852512af216b61736d3785073b.tar.bz2 gentoo-185dd92a5fc3dc852512af216b61736d3785073b.zip |
sys-auth/libfprint: x86 stable wrt bug #833714
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-auth/libfprint')
-rw-r--r-- | sys-auth/libfprint/libfprint-1.94.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/libfprint/libfprint-1.94.3.ebuild b/sys-auth/libfprint/libfprint-1.94.3.ebuild index b1451908402f..de8dae391080 100644 --- a/sys-auth/libfprint/libfprint-1.94.3.ebuild +++ b/sys-auth/libfprint/libfprint-1.94.3.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/freedesktop/libfprint/archive/refs/tags/v${PV}.tar.g LICENSE="LGPL-2.1+" SLOT="2" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86" IUSE="examples gtk-doc +introspection" RDEPEND=" |