diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-07-29 17:52:54 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-07-29 17:52:54 +0300 |
commit | baca7b8a186ef94d79e3cc4f7663ebe3dd433ec5 (patch) | |
tree | 102f0647a141ecfae9bd0618783fa68972e99d13 /sys-auth/fprintd | |
parent | app-arch/libarchive: sh stable wrt bug #685658 (diff) | |
download | gentoo-baca7b8a186ef94d79e3cc4f7663ebe3dd433ec5.tar.gz gentoo-baca7b8a186ef94d79e3cc4f7663ebe3dd433ec5.tar.bz2 gentoo-baca7b8a186ef94d79e3cc4f7663ebe3dd433ec5.zip |
sys-auth/fprintd: arm stable wrt bug #684570
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'sys-auth/fprintd')
-rw-r--r-- | sys-auth/fprintd/fprintd-0.8.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/fprintd/fprintd-0.8.1.ebuild b/sys-auth/fprintd/fprintd-0.8.1.ebuild index 6a9f883e7853..236415a3e888 100644 --- a/sys-auth/fprintd/fprintd-0.8.1.ebuild +++ b/sys-auth/fprintd/fprintd-0.8.1.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://cgit.freedesktop.org/libfprint/${PN}/snapshot/${MY_PV}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ia64 ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 arm ia64 ppc ppc64 sparc x86" IUSE="doc pam static-libs" RDEPEND=" |