diff options
author | Sam James <sam@gentoo.org> | 2021-07-25 02:10:03 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-25 02:10:03 +0100 |
commit | 585a84546c0517c4eb10576de657391a2c249c45 (patch) | |
tree | a266e7e8899da25718b6f685ccba01f03053d5f6 /sys-auth | |
parent | kde-misc/skanlite: Keyword 2.2.0 arm64, #802573 (diff) | |
download | gentoo-585a84546c0517c4eb10576de657391a2c249c45.tar.gz gentoo-585a84546c0517c4eb10576de657391a2c249c45.tar.bz2 gentoo-585a84546c0517c4eb10576de657391a2c249c45.zip |
sys-auth/fprintd: Keyword 1.90.9 arm64, #764554
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/fprintd/fprintd-1.90.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/fprintd/fprintd-1.90.9.ebuild b/sys-auth/fprintd/fprintd-1.90.9.ebuild index 85abf86e9618..b0cfcddc5fe3 100644 --- a/sys-auth/fprintd/fprintd-1.90.9.ebuild +++ b/sys-auth/fprintd/fprintd-1.90.9.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://gitlab.freedesktop.org/libfprint/${PN}/-/archive/v${PV}/${PN}-v LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~arm64 ~ia64 ~ppc64 ~sparc ~x86" IUSE="doc pam systemd test" RESTRICT="!test? ( test )" |