diff options
author | matoro <matoro@users.noreply.github.com> | 2022-09-21 22:02:05 -0400 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2022-09-22 09:46:29 +0200 |
commit | 331b37b6fb756463e0a64425d9564311f4d05438 (patch) | |
tree | 9c0cbd458f3ee67872d2d155fd1625655a978e30 /sys-auth/fprintd | |
parent | dev-python/xarray: Remove old (diff) | |
download | gentoo-331b37b6fb756463e0a64425d9564311f4d05438.tar.gz gentoo-331b37b6fb756463e0a64425d9564311f4d05438.tar.bz2 gentoo-331b37b6fb756463e0a64425d9564311f4d05438.zip |
sys-auth/fprintd: Keyword 1.94.1 alpha, #764554
Closes: https://github.com/gentoo/gentoo/pull/27391
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sys-auth/fprintd')
-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 cca15ee2f37a..54b26b7b3ee6 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 ~arm64 ~ia64 ppc ~riscv sparc x86" +KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ppc ~riscv sparc x86" IUSE="doc pam systemd test" RESTRICT="!test? ( test )" |