diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-03-25 19:12:06 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-03-25 19:12:06 +0100 |
commit | 12198fc0f94a827f50125b4b27be9290e329a535 (patch) | |
tree | 8b5a72b4dd710ac7c88b4d4069a776217e358b51 /sys-auth/fprintd | |
parent | dev-python/scipy: amd64 stable wrt bug #778140 (diff) | |
download | gentoo-12198fc0f94a827f50125b4b27be9290e329a535.tar.gz gentoo-12198fc0f94a827f50125b4b27be9290e329a535.tar.bz2 gentoo-12198fc0f94a827f50125b4b27be9290e329a535.zip |
sys-auth/fprintd: 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/fprintd')
-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 0dfa760969cd..54bb8e01499c 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 )" |