diff options
author | Sam James <sam@gentoo.org> | 2023-07-24 04:55:57 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-07-24 04:55:57 +0100 |
commit | 7ced49ad64bf0e7f5b57463d11da4fc44fa683c5 (patch) | |
tree | d8dee42231e9f4c19f10eafef589cf1a30d14510 /app-crypt/sequoia-sq | |
parent | dev-util/git-delta: Stabilize 0.16.5 amd64, #910954 (diff) | |
download | gentoo-7ced49ad64bf0e7f5b57463d11da4fc44fa683c5.tar.gz gentoo-7ced49ad64bf0e7f5b57463d11da4fc44fa683c5.tar.bz2 gentoo-7ced49ad64bf0e7f5b57463d11da4fc44fa683c5.zip |
app-crypt/sequoia-sq: Stabilize 0.30.1 amd64, #910955
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.30.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/sequoia-sq/sequoia-sq-0.30.1.ebuild b/app-crypt/sequoia-sq/sequoia-sq-0.30.1.ebuild index cc3295d43e04..d0698e7e8d6e 100644 --- a/app-crypt/sequoia-sq/sequoia-sq-0.30.1.ebuild +++ b/app-crypt/sequoia-sq/sequoia-sq-0.30.1.ebuild @@ -465,7 +465,7 @@ LICENSE+=" || ( GPL-2 GPL-3 LGPL-3 ) " SLOT="0" -KEYWORDS="~amd64 ~ppc64" +KEYWORDS="amd64 ~ppc64" QA_FLAGS_IGNORED="usr/bin/sq" |