diff options
author | 2025-02-04 18:28:08 +0100 | |
---|---|---|
committer | 2025-02-04 18:33:14 +0100 | |
commit | 3bb605a95976244a3dfcb244b93d1286b5a33f25 (patch) | |
tree | 377338e2d819691b06473daa2f145a9d21509aa6 /app-crypt | |
parent | app-crypt/sequoia-chameleon-gnupg: stabilize 0.11.2 for amd64 (diff) | |
download | gentoo-3bb605a95976244a3dfcb244b93d1286b5a33f25.tar.gz gentoo-3bb605a95976244a3dfcb244b93d1286b5a33f25.tar.bz2 gentoo-3bb605a95976244a3dfcb244b93d1286b5a33f25.zip |
app-crypt/sequoia-sq: stabilize 1.1.0 for amd64
Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/sequoia-sq/sequoia-sq-1.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/sequoia-sq/sequoia-sq-1.1.0.ebuild b/app-crypt/sequoia-sq/sequoia-sq-1.1.0.ebuild index 5e0d9feb4533..0799d8486bf7 100644 --- a/app-crypt/sequoia-sq/sequoia-sq-1.1.0.ebuild +++ b/app-crypt/sequoia-sq/sequoia-sq-1.1.0.ebuild @@ -547,7 +547,7 @@ LICENSE+=" || ( GPL-2 GPL-3 LGPL-3 ) " SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ppc64" +KEYWORDS="amd64 ~arm64 ~ppc64" QA_FLAGS_IGNORED="usr/bin/sq" |