diff options
author | Sam James <sam@gentoo.org> | 2024-05-30 04:22:37 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-05-30 04:22:37 +0100 |
commit | 0dd873b2eb38c98453a3539f6976a18d876c02a2 (patch) | |
tree | 88f6e1b18dca728713dceba74026c2817d0f3afe /app-crypt | |
parent | app-crypt/sequoia-sq: Stabilize 0.35.0 amd64, #933147 (diff) | |
download | gentoo-0dd873b2eb38c98453a3539f6976a18d876c02a2.tar.gz gentoo-0dd873b2eb38c98453a3539f6976a18d876c02a2.tar.bz2 gentoo-0dd873b2eb38c98453a3539f6976a18d876c02a2.zip |
app-crypt/sequoia-sqv: Stabilize 1.2.1 amd64, #933148
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/sequoia-sqv/sequoia-sqv-1.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/sequoia-sqv/sequoia-sqv-1.2.1.ebuild b/app-crypt/sequoia-sqv/sequoia-sqv-1.2.1.ebuild index c7460b9f59e7..4352e534ebb9 100644 --- a/app-crypt/sequoia-sqv/sequoia-sqv-1.2.1.ebuild +++ b/app-crypt/sequoia-sqv/sequoia-sqv-1.2.1.ebuild @@ -269,7 +269,7 @@ LICENSE+=" || ( GPL-2 GPL-3 LGPL-3 ) " SLOT="0" -KEYWORDS="~amd64 ~ppc64" +KEYWORDS="amd64 ~ppc64" QA_FLAGS_IGNORED="usr/bin/sqv" |