diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2021-02-11 07:35:15 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-02-11 07:36:32 +0000 |
commit | a05425c504857cf799c731775f487a9897ab875a (patch) | |
tree | ab11e737f15e1e5c94e14a293808acd27a3141cb /sys-auth | |
parent | media-libs/svt-av1: keyworded 0.8.6 for ia64 (diff) | |
download | gentoo-a05425c504857cf799c731775f487a9897ab875a.tar.gz gentoo-a05425c504857cf799c731775f487a9897ab875a.tar.bz2 gentoo-a05425c504857cf799c731775f487a9897ab875a.zip |
sys-auth/fprintd: keyworded 1.90.8 for ia64
keyworded wrt bug #764554
Package-Manager: Portage-3.0.14, Repoman-3.0.2
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/fprintd/fprintd-1.90.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/fprintd/fprintd-1.90.8.ebuild b/sys-auth/fprintd/fprintd-1.90.8.ebuild index 1dcc64b3e959..2fd9c7e7f03d 100644 --- a/sys-auth/fprintd/fprintd-1.90.8.ebuild +++ b/sys-auth/fprintd/fprintd-1.90.8.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 ~x86" +KEYWORDS="~amd64 ~ia64 ~x86" IUSE="doc pam systemd test" RESTRICT="!test? ( test )" |