diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-09-07 08:34:18 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-09-07 08:35:21 +0100 |
commit | 23c63d260d52cd3068b58083b9b9a2b13227d7a0 (patch) | |
tree | 0017b3b83834b4a164c01ea4545571e668354a3d /sys-auth/libyubikey | |
parent | media-libs/suil: keyworded 0.10.6 for ppc64 (diff) | |
download | gentoo-23c63d260d52cd3068b58083b9b9a2b13227d7a0.tar.gz gentoo-23c63d260d52cd3068b58083b9b9a2b13227d7a0.tar.bz2 gentoo-23c63d260d52cd3068b58083b9b9a2b13227d7a0.zip |
sys-auth/libyubikey: keyworded 1.13 for ppc64
keyworded wrt bug #737514
Package-Manager: Portage-3.0.5, Repoman-3.0.1
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-auth/libyubikey')
-rw-r--r-- | sys-auth/libyubikey/libyubikey-1.13.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/libyubikey/libyubikey-1.13.ebuild b/sys-auth/libyubikey/libyubikey-1.13.ebuild index 39900d5ff3be..77e3e6329d80 100644 --- a/sys-auth/libyubikey/libyubikey-1.13.ebuild +++ b/sys-auth/libyubikey/libyubikey-1.13.ebuild @@ -12,7 +12,7 @@ SRC_URI="http://opensource.yubico.com/yubico-c/releases/${P}.tar.gz" SLOT="0" LICENSE="BSD-2" -KEYWORDS="amd64 ~arm64 x86" +KEYWORDS="amd64 ~arm64 ~ppc64 x86" IUSE="static-libs" DOCS=( AUTHORS ChangeLog NEWS README THANKS ) |