diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-12-02 09:24:35 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-12-02 09:24:35 +0100 |
commit | 2ac76594bc3696a12e53e7e781f5ea7598e4dfec (patch) | |
tree | becc86340cf4e190ff8bbc855ad4a67202fa745a /sys-auth | |
parent | dev-python/python-dbusmock: amd64 stable wrt bug #827843 (diff) | |
download | gentoo-2ac76594bc3696a12e53e7e781f5ea7598e4dfec.tar.gz gentoo-2ac76594bc3696a12e53e7e781f5ea7598e4dfec.tar.bz2 gentoo-2ac76594bc3696a12e53e7e781f5ea7598e4dfec.zip |
sys-auth/fprintd: 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')
-rw-r--r-- | sys-auth/fprintd/fprintd-1.94.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/fprintd/fprintd-1.94.0.ebuild b/sys-auth/fprintd/fprintd-1.94.0.ebuild index 845933944122..a99a2bdb0d61 100644 --- a/sys-auth/fprintd/fprintd-1.94.0.ebuild +++ b/sys-auth/fprintd/fprintd-1.94.0.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 )" |