diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-04-06 08:31:30 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-04-06 08:31:30 +0200 |
commit | bee784d851373fcbe0391067dc71d922462b6081 (patch) | |
tree | 59634bf813e46e86592c01ea93646b18d9c17cfb /sys-auth | |
parent | net-irc/quassel: amd64 stable wrt bug #832465 (diff) | |
download | gentoo-bee784d851373fcbe0391067dc71d922462b6081.tar.gz gentoo-bee784d851373fcbe0391067dc71d922462b6081.tar.bz2 gentoo-bee784d851373fcbe0391067dc71d922462b6081.zip |
sys-auth/fprintd: amd64 stable wrt bug #833714
Package-Manager: Portage-3.0.30, Repoman-3.0.3
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.94.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/fprintd/fprintd-1.94.1.ebuild b/sys-auth/fprintd/fprintd-1.94.1.ebuild index 1cf6326d13f2..3fb3ff3afd72 100644 --- a/sys-auth/fprintd/fprintd-1.94.1.ebuild +++ b/sys-auth/fprintd/fprintd-1.94.1.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://gitlab.freedesktop.org/libfprint/${PN}/-/archive/v${PV}/${MY_P} LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc ~x86" IUSE="doc pam systemd test" RESTRICT="!test? ( test )" |