diff options
author | Sam James <sam@gentoo.org> | 2024-03-14 19:18:20 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-03-14 19:18:20 +0000 |
commit | 9dd46812e3276b08942c9d5a012ca44dcfeec89a (patch) | |
tree | 6dfaaad159a4c1f0f1e93bd6d949feb4b80d4812 /app-crypt | |
parent | dev-python/pillow: Stabilize 10.2.0-r1 amd64, #926916 (diff) | |
download | gentoo-9dd46812e3276b08942c9d5a012ca44dcfeec89a.tar.gz gentoo-9dd46812e3276b08942c9d5a012ca44dcfeec89a.tar.bz2 gentoo-9dd46812e3276b08942c9d5a012ca44dcfeec89a.zip |
app-crypt/sequoia-sq: Stabilize 0.33.0 amd64, #926969
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/sequoia-sq/sequoia-sq-0.33.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/sequoia-sq/sequoia-sq-0.33.0.ebuild b/app-crypt/sequoia-sq/sequoia-sq-0.33.0.ebuild index 7eb46bd190c2..95278785d666 100644 --- a/app-crypt/sequoia-sq/sequoia-sq-0.33.0.ebuild +++ b/app-crypt/sequoia-sq/sequoia-sq-0.33.0.ebuild @@ -479,7 +479,7 @@ LICENSE+=" || ( GPL-2 GPL-3 LGPL-3 ) " SLOT="0" -KEYWORDS="~amd64 ~ppc64" +KEYWORDS="amd64 ~ppc64" QA_FLAGS_IGNORED="usr/bin/sq" |