diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-04-06 08:32:38 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-04-06 08:32:38 +0200 |
commit | 182f5803051882df9ad495e4d539ae73f7f68f28 (patch) | |
tree | c34475a7a1af93d05fc07e02a056349bd30adb0f /sys-auth | |
parent | net-irc/quassel: x86 stable wrt bug #832465 (diff) | |
download | gentoo-182f5803051882df9ad495e4d539ae73f7f68f28.tar.gz gentoo-182f5803051882df9ad495e4d539ae73f7f68f28.tar.bz2 gentoo-182f5803051882df9ad495e4d539ae73f7f68f28.zip |
sys-auth/fprintd: 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')
-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 3fb3ff3afd72..967fef4729c7 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 )" |