diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-24 18:28:02 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-24 18:28:02 +0200 |
commit | 54a15b2485df66f06851a7e7c200990461cc7c4a (patch) | |
tree | 6ca96a1aecb55bce550293aa6bb93c2b6bb9150a /sys-auth | |
parent | www-client/lynx: Stabilize 2.9.0_pre11 arm, #896272 (diff) | |
download | gentoo-54a15b2485df66f06851a7e7c200990461cc7c4a.tar.gz gentoo-54a15b2485df66f06851a7e7c200990461cc7c4a.tar.bz2 gentoo-54a15b2485df66f06851a7e7c200990461cc7c4a.zip |
sys-auth/libfprint: Stabilize 1.94.5 arm, #896298
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/libfprint/libfprint-1.94.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/libfprint/libfprint-1.94.5.ebuild b/sys-auth/libfprint/libfprint-1.94.5.ebuild index 13f4c1ce816b..7549c6abd7af 100644 --- a/sys-auth/libfprint/libfprint-1.94.5.ebuild +++ b/sys-auth/libfprint/libfprint-1.94.5.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 @@ -13,7 +13,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 ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha ~amd64 arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86" IUSE="examples gtk-doc +introspection" RDEPEND=" |