diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-14 12:10:34 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-14 12:10:34 +0300 |
commit | ea19e292218ca8763ca3a902fd151dc1ba9aaf71 (patch) | |
tree | b4edf36e2ff99f04bfd20780abc1ccf01ddca397 /sys-auth | |
parent | sys-auth/libfprint: Stabilize 1.94.7 x86, #934239 (diff) | |
download | gentoo-ea19e292218ca8763ca3a902fd151dc1ba9aaf71.tar.gz gentoo-ea19e292218ca8763ca3a902fd151dc1ba9aaf71.tar.bz2 gentoo-ea19e292218ca8763ca3a902fd151dc1ba9aaf71.zip |
sys-auth/libfprint: Stabilize 1.94.7 arm, #934239
Signed-off-by: Arthur Zamarin <arthurzam@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 f10405de5637..f8648ea56acc 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=" |