diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-04-29 16:57:08 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-04-29 19:07:56 +0800 |
commit | d4694e51888c113629ddbfc3c9aca437fb24e2c8 (patch) | |
tree | 7658ee4b354715e69ffe231253260013ff4f0fcc /sec-keys/openpgp-keys-miniupnp | |
parent | x11-wm/bspwm: drop 0.9.9 (diff) | |
download | gentoo-d4694e51888c113629ddbfc3c9aca437fb24e2c8.tar.gz gentoo-d4694e51888c113629ddbfc3c9aca437fb24e2c8.tar.bz2 gentoo-d4694e51888c113629ddbfc3c9aca437fb24e2c8.zip |
sec-keys/*: keyword for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'sec-keys/openpgp-keys-miniupnp')
-rw-r--r-- | sec-keys/openpgp-keys-miniupnp/openpgp-keys-miniupnp-20201006.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sec-keys/openpgp-keys-miniupnp/openpgp-keys-miniupnp-20201006.ebuild b/sec-keys/openpgp-keys-miniupnp/openpgp-keys-miniupnp-20201006.ebuild index 4c5587b7618b..7c4ea5fb6026 100644 --- a/sec-keys/openpgp-keys-miniupnp/openpgp-keys-miniupnp-20201006.ebuild +++ b/sec-keys/openpgp-keys-miniupnp/openpgp-keys-miniupnp-20201006.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,7 +12,7 @@ SRC_URI=" LICENSE="public-domain" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" S=${WORKDIR} |