diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-12-02 09:24:40 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-12-02 09:24:40 +0100 |
commit | c66c0ef9e565d779d11007f9097ee1c23187859c (patch) | |
tree | f1f2b6b9eef47f7846f80aa4cdf0702786225cdd /sys-auth/libfprint | |
parent | sys-auth/fprintd: amd64 stable wrt bug #827843 (diff) | |
download | gentoo-c66c0ef9e565d779d11007f9097ee1c23187859c.tar.gz gentoo-c66c0ef9e565d779d11007f9097ee1c23187859c.tar.bz2 gentoo-c66c0ef9e565d779d11007f9097ee1c23187859c.zip |
sys-auth/libfprint: amd64 stable wrt bug #827843
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-auth/libfprint')
-rw-r--r-- | sys-auth/libfprint/libfprint-1.94.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/libfprint/libfprint-1.94.1-r1.ebuild b/sys-auth/libfprint/libfprint-1.94.1-r1.ebuild index 111bb50e898d..3a1084c9ffc0 100644 --- a/sys-auth/libfprint/libfprint-1.94.1-r1.ebuild +++ b/sys-auth/libfprint/libfprint-1.94.1-r1.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=" |