diff options
author | Sam James <sam@gentoo.org> | 2024-02-03 21:33:35 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-02-03 21:33:35 +0000 |
commit | 2213cfc144c53e4e17958f25023fe701cd9c32f3 (patch) | |
tree | 81cd00f92e4f60f57405c57ee3ff827fcfdc86e4 /app-crypt | |
parent | dev-build/autoconf: Stabilize 2.13-r8 amd64, #908628 (diff) | |
download | gentoo-2213cfc144c53e4e17958f25023fe701cd9c32f3.tar.gz gentoo-2213cfc144c53e4e17958f25023fe701cd9c32f3.tar.bz2 gentoo-2213cfc144c53e4e17958f25023fe701cd9c32f3.zip |
app-crypt/sequoia-sq: Stabilize 0.32.0 amd64, #923511
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/sequoia-sq/sequoia-sq-0.32.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/sequoia-sq/sequoia-sq-0.32.0.ebuild b/app-crypt/sequoia-sq/sequoia-sq-0.32.0.ebuild index 86bdf837cc99..c18f67a85e7f 100644 --- a/app-crypt/sequoia-sq/sequoia-sq-0.32.0.ebuild +++ b/app-crypt/sequoia-sq/sequoia-sq-0.32.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2021-2023 Gentoo Authors +# Copyright 2021-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -482,7 +482,7 @@ LICENSE+=" || ( GPL-2 GPL-3 LGPL-3 ) " SLOT="0" -KEYWORDS="~amd64 ~ppc64" +KEYWORDS="amd64 ~ppc64" QA_FLAGS_IGNORED="usr/bin/sq" |