diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-03-26 08:43:03 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-03-26 08:43:03 +0100 |
commit | 0308a4a5b6fcaee0b37f1763c64f529ce0767b7b (patch) | |
tree | de3905bc758bf24a891c742c729d10d3cea34497 /sys-auth | |
parent | net-wireless/iwd: amd64 stable wrt bug #777159 (diff) | |
download | gentoo-0308a4a5b6fcaee0b37f1763c64f529ce0767b7b.tar.gz gentoo-0308a4a5b6fcaee0b37f1763c64f529ce0767b7b.tar.bz2 gentoo-0308a4a5b6fcaee0b37f1763c64f529ce0767b7b.zip |
sys-auth/fprintd: amd64 stable wrt bug #777513
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/fprintd/fprintd-1.90.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/fprintd/fprintd-1.90.8.ebuild b/sys-auth/fprintd/fprintd-1.90.8.ebuild index 54bb8e01499c..8063672e0390 100644 --- a/sys-auth/fprintd/fprintd-1.90.8.ebuild +++ b/sys-auth/fprintd/fprintd-1.90.8.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://gitlab.freedesktop.org/libfprint/${PN}/-/archive/v${PV}/${PN}-v LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~ia64 x86" +KEYWORDS="amd64 ~ia64 x86" IUSE="doc pam systemd test" RESTRICT="!test? ( test )" |