diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2023-07-27 11:31:52 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2023-07-27 13:10:25 +0800 |
commit | 766692a957639eb335eb470be1fd0dd055d15c3b (patch) | |
tree | 4158441e67c65a5a809160c6601a1ad1e985ca8f /sys-auth/fprintd | |
parent | gnome-base/gnome-shell: keyword 44.3 for ~loong (diff) | |
download | gentoo-766692a957639eb335eb470be1fd0dd055d15c3b.tar.gz gentoo-766692a957639eb335eb470be1fd0dd055d15c3b.tar.bz2 gentoo-766692a957639eb335eb470be1fd0dd055d15c3b.zip |
sys-auth/fprintd: keyword 1.94.2 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'sys-auth/fprintd')
-rw-r--r-- | sys-auth/fprintd/fprintd-1.94.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/fprintd/fprintd-1.94.2.ebuild b/sys-auth/fprintd/fprintd-1.94.2.ebuild index f97be3fe5000..452126569d70 100644 --- a/sys-auth/fprintd/fprintd-1.94.2.ebuild +++ b/sys-auth/fprintd/fprintd-1.94.2.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://gitlab.freedesktop.org/libfprint/${PN}/-/archive/v${PV}/${MY_P} LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~ia64 ppc ppc64 ~riscv sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~loong ppc ppc64 ~riscv sparc x86" IUSE="doc pam selinux systemd test" RESTRICT="!test? ( test )" |