diff options
author | Yixun Lan <dlan@gentoo.org> | 2021-08-27 17:12:38 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-08-27 23:18:21 +0800 |
commit | aa46518a92507972f1a464f9dab1585285dd8955 (patch) | |
tree | 0f3c9b17b8fa8c0e2c8ba7d46149b1c979f3c785 /sys-auth | |
parent | sys-auth/libfprint: keyword ~riscv (diff) | |
download | gentoo-aa46518a92507972f1a464f9dab1585285dd8955.tar.gz gentoo-aa46518a92507972f1a464f9dab1585285dd8955.tar.bz2 gentoo-aa46518a92507972f1a464f9dab1585285dd8955.zip |
sys-auth/fprintd: keyword ~riscv
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Yixun Lan <dlan@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 dbf73e8db571..b9ae19a9a316 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 ~arm64 ~ia64 ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~arm64 ~ia64 ~ppc64 ~riscv ~sparc ~x86" IUSE="doc pam systemd test" RESTRICT="!test? ( test )" |