diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-13 14:58:49 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-13 14:58:49 +0200 |
commit | c681910a0cec04a46bf8a8ee0a80f6c1dc2720d6 (patch) | |
tree | 49f43008c52c0d35c8bf35bee2fd31b9354cb3ea /sys-auth/libfprint | |
parent | sci-physics/lhapdf: Drop boost (diff) | |
download | gentoo-c681910a0cec04a46bf8a8ee0a80f6c1dc2720d6.tar.gz gentoo-c681910a0cec04a46bf8a8ee0a80f6c1dc2720d6.tar.bz2 gentoo-c681910a0cec04a46bf8a8ee0a80f6c1dc2720d6.zip |
sys-auth/libfprint: Stabilize 1.94.4 sparc, #886797
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-auth/libfprint')
-rw-r--r-- | sys-auth/libfprint/libfprint-1.94.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/libfprint/libfprint-1.94.4.ebuild b/sys-auth/libfprint/libfprint-1.94.4.ebuild index bf7ae3726725..ed80cae7b076 100644 --- a/sys-auth/libfprint/libfprint-1.94.4.ebuild +++ b/sys-auth/libfprint/libfprint-1.94.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/freedesktop/libfprint/archive/refs/tags/v${PV}.tar.g LICENSE="LGPL-2.1+" SLOT="2" -KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~ppc ppc64 ~riscv ~sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~ppc ppc64 ~riscv sparc x86" IUSE="examples gtk-doc +introspection" RDEPEND=" |