summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2021-03-15 02:33:41 +0100
committerThomas Deutschmann <whissi@gentoo.org>2021-03-15 02:33:41 +0100
commit237a1e90e37801d6eb39e63fd995e92874297bef (patch)
treee3ca455495b2f1aea181688702aa808b9b40875a /app-crypt/libnitrokey
parentdev-tex/latexmk: x86 stable (bug #775830) (diff)
downloadgentoo-237a1e90e37801d6eb39e63fd995e92874297bef.tar.gz
gentoo-237a1e90e37801d6eb39e63fd995e92874297bef.tar.bz2
gentoo-237a1e90e37801d6eb39e63fd995e92874297bef.zip
app-crypt/libnitrokey: x86 stable (bug #775833)
Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-crypt/libnitrokey')
-rw-r--r--app-crypt/libnitrokey/libnitrokey-3.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/libnitrokey/libnitrokey-3.6.ebuild b/app-crypt/libnitrokey/libnitrokey-3.6.ebuild
index c7d39350de35..ecef8c9b5c2d 100644
--- a/app-crypt/libnitrokey/libnitrokey-3.6.ebuild
+++ b/app-crypt/libnitrokey/libnitrokey-3.6.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"