diff options
author | Sam James <sam@gentoo.org> | 2022-08-15 23:29:28 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-08-15 23:29:28 +0100 |
commit | 9c4a0444475194a0af801718cd73257b3d0bcffd (patch) | |
tree | db9fbb752acf141aa45cdbea1412f3f81bf48582 /app-crypt/libu2f-host | |
parent | app-containers/apptainer: Stabilize 1.0.3 amd64, #865215 (diff) | |
download | gentoo-9c4a0444475194a0af801718cd73257b3d0bcffd.tar.gz gentoo-9c4a0444475194a0af801718cd73257b3d0bcffd.tar.bz2 gentoo-9c4a0444475194a0af801718cd73257b3d0bcffd.zip |
app-crypt/libu2f-host: Stabilize 1.1.10-r1 amd64, #865217
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-crypt/libu2f-host')
-rw-r--r-- | app-crypt/libu2f-host/libu2f-host-1.1.10-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/libu2f-host/libu2f-host-1.1.10-r1.ebuild b/app-crypt/libu2f-host/libu2f-host-1.1.10-r1.ebuild index c49ed0d65a11..1b91386b7fd4 100644 --- a/app-crypt/libu2f-host/libu2f-host-1.1.10-r1.ebuild +++ b/app-crypt/libu2f-host/libu2f-host-1.1.10-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://developers.yubico.com/${PN}/Releases/${P}.tar.xz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" +KEYWORDS="amd64 ~arm64 ~ppc64 ~x86" IUSE="systemd" DEPEND="dev-libs/hidapi |