diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-24 18:29:03 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-24 18:29:03 +0200 |
commit | d3f9973769f757a3d915a51e5c1865e34fb431e1 (patch) | |
tree | 2b8dcb1920ee94a5055dfaebe07dddc1740c914d /sys-auth/fprintd | |
parent | sys-auth/fprintd: Stabilize 1.94.2 ppc, #896296 (diff) | |
download | gentoo-d3f9973769f757a3d915a51e5c1865e34fb431e1.tar.gz gentoo-d3f9973769f757a3d915a51e5c1865e34fb431e1.tar.bz2 gentoo-d3f9973769f757a3d915a51e5c1865e34fb431e1.zip |
sys-auth/fprintd: Stabilize 1.94.2 arm64, #896296
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-auth/fprintd')
-rw-r--r-- | sys-auth/fprintd/fprintd-1.94.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/fprintd/fprintd-1.94.2.ebuild b/sys-auth/fprintd/fprintd-1.94.2.ebuild index 05dc759d38ab..6f4fd4a85958 100644 --- a/sys-auth/fprintd/fprintd-1.94.2.ebuild +++ b/sys-auth/fprintd/fprintd-1.94.2.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://gitlab.freedesktop.org/libfprint/${PN}/-/archive/v${PV}/${MY_P} LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha ~amd64 arm ~arm64 ~ia64 ppc ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha ~amd64 arm arm64 ~ia64 ppc ppc64 ~riscv ~sparc ~x86" IUSE="doc pam systemd test" RESTRICT="!test? ( test )" |