diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-03-25 19:12:11 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-03-25 19:12:11 +0100 |
commit | b445379caa9b3dd297d2121a36de6ecd9dcf41e0 (patch) | |
tree | 3ff9dcd5bf625a2f5afa81a081a6e15b897535ff /sys-auth | |
parent | sys-auth/fprintd: x86 stable wrt bug #777513 (diff) | |
download | gentoo-b445379caa9b3dd297d2121a36de6ecd9dcf41e0.tar.gz gentoo-b445379caa9b3dd297d2121a36de6ecd9dcf41e0.tar.bz2 gentoo-b445379caa9b3dd297d2121a36de6ecd9dcf41e0.zip |
sys-auth/libfprint: x86 stable wrt bug #777513
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/libfprint/libfprint-1.90.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/libfprint/libfprint-1.90.6.ebuild b/sys-auth/libfprint/libfprint-1.90.6.ebuild index 367cc2856b91..2c21ce1b3d08 100644 --- a/sys-auth/libfprint/libfprint-1.90.6.ebuild +++ b/sys-auth/libfprint/libfprint-1.90.6.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://gitlab.freedesktop.org/libfprint/libfprint/-/archive/v${PV}/${P LICENSE="LGPL-2.1" SLOT="2" -KEYWORDS="~alpha ~amd64 ~arm arm64 ~ia64 ppc ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm arm64 ~ia64 ppc ppc64 ~sparc x86" IUSE="examples +introspection" RDEPEND="dev-libs/glib:2 |