summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-05-18 20:42:12 +0100
committerSam James <sam@gentoo.org>2023-05-18 20:42:12 +0100
commit853630e3589a3f7c962282194294c4bfb791114a (patch)
treeec3ecc381292ac16e66065b46f9ee400f35e4218 /app-crypt
parentapp-crypt/libnitrokey: Stabilize 3.8 amd64, #906668 (diff)
downloadgentoo-853630e3589a3f7c962282194294c4bfb791114a.tar.gz
gentoo-853630e3589a3f7c962282194294c4bfb791114a.tar.bz2
gentoo-853630e3589a3f7c962282194294c4bfb791114a.zip
app-crypt/libnitrokey: Stabilize 3.8 x86, #906668
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-crypt')
-rw-r--r--app-crypt/libnitrokey/libnitrokey-3.8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/libnitrokey/libnitrokey-3.8.ebuild b/app-crypt/libnitrokey/libnitrokey-3.8.ebuild
index 30baf42fb7a3..d31d6289f448 100644
--- a/app-crypt/libnitrokey/libnitrokey-3.8.ebuild
+++ b/app-crypt/libnitrokey/libnitrokey-3.8.ebuild
@@ -16,7 +16,7 @@ if [[ ${PV} == *9999 ]]; then
EGIT_SUBMODULES=()
else
SRC_URI="https://github.com/Nitrokey/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="amd64 ~ppc64 ~x86"
+ KEYWORDS="amd64 ~ppc64 x86"
fi
LICENSE="GPL-3"