summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-03-15 00:52:20 +0000
committerSam James <sam@gentoo.org>2021-03-15 00:52:20 +0000
commit7163c689783691e6908a569b002a896ceae9d062 (patch)
tree03b5b3d31b2daaf0b187f95e588816e6f638b1a3 /app-crypt
parentdev-tex/latexmk: Stabilize 470b amd64, #775830 (diff)
downloadgentoo-7163c689783691e6908a569b002a896ceae9d062.tar.gz
gentoo-7163c689783691e6908a569b002a896ceae9d062.tar.bz2
gentoo-7163c689783691e6908a569b002a896ceae9d062.zip
app-crypt/libnitrokey: Stabilize 3.6 amd64, #775833
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-crypt')
-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 8687d0d1b4e3..c7d39350de35 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"