diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-07-09 16:30:08 -0400 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2024-07-10 00:18:17 -0400 |
commit | 701c22b13590d5c02da3c968962931dfe806911c (patch) | |
tree | af6cd89eb5a3481e679cde2727befc1a4594ba55 /sys-auth | |
parent | net-libs/nodejs: add 18.20.4 (diff) | |
download | gentoo-701c22b13590d5c02da3c968962931dfe806911c.tar.gz gentoo-701c22b13590d5c02da3c968962931dfe806911c.tar.bz2 gentoo-701c22b13590d5c02da3c968962931dfe806911c.zip |
sys-auth/libfprint: Stabilize 1.94.7 sparc, #934239
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/libfprint/libfprint-1.94.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/libfprint/libfprint-1.94.7.ebuild b/sys-auth/libfprint/libfprint-1.94.7.ebuild index f8648ea56acc..0fc7d352a1f0 100644 --- a/sys-auth/libfprint/libfprint-1.94.7.ebuild +++ b/sys-auth/libfprint/libfprint-1.94.7.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://gitlab.freedesktop.org/${PN}/${PN}/-/archive/v${PV}/${MY_P}.tar LICENSE="LGPL-2.1+" SLOT="2" -KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~loong ppc ppc64 ~riscv ~sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~loong ppc ppc64 ~riscv sparc x86" IUSE="examples gtk-doc +introspection" RDEPEND=" |