diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2024-01-03 17:00:49 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2024-01-03 17:10:59 +0800 |
commit | 695e10239c2a383fd6d87aa62574a1283c822151 (patch) | |
tree | 9abc398be8bc6f0639a63b3531ac9abfc7a6fc7c /app-crypt | |
parent | dev-python/pyrate-limiter: Bump to 3.1.1 (diff) | |
download | gentoo-695e10239c2a383fd6d87aa62574a1283c822151.tar.gz gentoo-695e10239c2a383fd6d87aa62574a1283c822151.tar.bz2 gentoo-695e10239c2a383fd6d87aa62574a1283c822151.zip |
app-crypt/rpm-sequoia: keyword 1.5.0 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/rpm-sequoia/rpm-sequoia-1.5.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/rpm-sequoia/rpm-sequoia-1.5.0.ebuild b/app-crypt/rpm-sequoia/rpm-sequoia-1.5.0.ebuild index 2807c905a728..b1232bf9cfdd 100644 --- a/app-crypt/rpm-sequoia/rpm-sequoia-1.5.0.ebuild +++ b/app-crypt/rpm-sequoia/rpm-sequoia-1.5.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2023 Gentoo Authors +# Copyright 2023-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Autogenerated by pycargoebuild 0.10 @@ -250,7 +250,7 @@ LICENSE+=" || ( GPL-2 GPL-3 LGPL-3 ) " SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~loong ~x86" IUSE="nettle +openssl" REQUIRED_USE="^^ ( nettle openssl )" |