diff options
author | Sam James <sam@gentoo.org> | 2023-02-07 17:51:14 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-02-07 17:51:14 +0000 |
commit | 02c4c89e94996db5b95ca1ceccce85b293f27721 (patch) | |
tree | 5239fc084c92f907a673617c8439fc1982292e30 /sec-keys | |
parent | app-crypt/yubikey-manager: Stabilize 5.0.0 x86, #893100 (diff) | |
download | gentoo-02c4c89e94996db5b95ca1ceccce85b293f27721.tar.gz gentoo-02c4c89e94996db5b95ca1ceccce85b293f27721.tar.bz2 gentoo-02c4c89e94996db5b95ca1ceccce85b293f27721.zip |
sec-keys/openpgp-keys-yubico: Stabilize 20220824 x86, #893100
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sec-keys')
-rw-r--r-- | sec-keys/openpgp-keys-yubico/openpgp-keys-yubico-20220824.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sec-keys/openpgp-keys-yubico/openpgp-keys-yubico-20220824.ebuild b/sec-keys/openpgp-keys-yubico/openpgp-keys-yubico-20220824.ebuild index 012ce84ae3bb..86f85dd73653 100644 --- a/sec-keys/openpgp-keys-yubico/openpgp-keys-yubico-20220824.ebuild +++ b/sec-keys/openpgp-keys-yubico/openpgp-keys-yubico-20220824.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -47,7 +47,7 @@ S=${WORKDIR} LICENSE="public-domain" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86" src_install() { local files=( ${A} ) |