diff options
author | 2024-07-15 02:57:34 +0100 | |
---|---|---|
committer | 2024-07-15 02:57:34 +0100 | |
commit | db05c36274499c1a3a93da2e5d85a2f29dfb83ca (patch) | |
tree | 3b87ae2e292a03ba7bcae9bc6711087df61f5ed4 /app-crypt/sequoia-sq | |
parent | dev-perl/Business-ISBN-Data: add 20240710.1.0 (diff) | |
download | gentoo-db05c36274499c1a3a93da2e5d85a2f29dfb83ca.tar.gz gentoo-db05c36274499c1a3a93da2e5d85a2f29dfb83ca.tar.bz2 gentoo-db05c36274499c1a3a93da2e5d85a2f29dfb83ca.zip |
app-crypt/sequoia-sq: Stabilize 0.37.0 amd64, #935990
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-crypt/sequoia-sq')
-rw-r--r-- | app-crypt/sequoia-sq/sequoia-sq-0.37.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/sequoia-sq/sequoia-sq-0.37.0.ebuild b/app-crypt/sequoia-sq/sequoia-sq-0.37.0.ebuild index ebab91fab905..03427bf5486d 100644 --- a/app-crypt/sequoia-sq/sequoia-sq-0.37.0.ebuild +++ b/app-crypt/sequoia-sq/sequoia-sq-0.37.0.ebuild @@ -535,7 +535,7 @@ LICENSE+=" || ( GPL-2 GPL-3 LGPL-3 ) " SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ppc64" +KEYWORDS="amd64 ~arm64 ~ppc64" QA_FLAGS_IGNORED="usr/bin/sq" |