diff options
author | Sam James <sam@gentoo.org> | 2024-01-13 11:13:37 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-13 11:13:37 +0000 |
commit | f7b5e1a0e750624d5ecf7fae805a6f59f844500a (patch) | |
tree | a0376760cc3d50be44c6eaa986355930f2e02b16 /sec-keys | |
parent | www-servers/lighttpd: Stabilize 1.4.72 amd64, #919946 (diff) | |
download | gentoo-f7b5e1a0e750624d5ecf7fae805a6f59f844500a.tar.gz gentoo-f7b5e1a0e750624d5ecf7fae805a6f59f844500a.tar.bz2 gentoo-f7b5e1a0e750624d5ecf7fae805a6f59f844500a.zip |
sec-keys/openpgp-keys-lighttpd: Stabilize 20231008 amd64, #919946
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sec-keys')
-rw-r--r-- | sec-keys/openpgp-keys-lighttpd/openpgp-keys-lighttpd-20231008.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sec-keys/openpgp-keys-lighttpd/openpgp-keys-lighttpd-20231008.ebuild b/sec-keys/openpgp-keys-lighttpd/openpgp-keys-lighttpd-20231008.ebuild index 3a072950d6ed..7ac3ff1b20cf 100644 --- a/sec-keys/openpgp-keys-lighttpd/openpgp-keys-lighttpd-20231008.ebuild +++ b/sec-keys/openpgp-keys-lighttpd/openpgp-keys-lighttpd-20231008.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -10,7 +10,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} ) |