diff options
author | Sam James <sam@gentoo.org> | 2023-05-31 08:00:03 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-05-31 08:00:03 +0100 |
commit | 93ceab249cb2b82b5c887294b019e9f6c7a41107 (patch) | |
tree | 6da11e9e5447508938f27d1902b5ba7ce16570bb /app-crypt/sequoia-sq | |
parent | media-libs/libvpx: add 1.13.0 (diff) | |
download | gentoo-93ceab249cb2b82b5c887294b019e9f6c7a41107.tar.gz gentoo-93ceab249cb2b82b5c887294b019e9f6c7a41107.tar.bz2 gentoo-93ceab249cb2b82b5c887294b019e9f6c7a41107.zip |
app-crypt/sequoia-sq: Stabilize 0.30.0-r1 amd64, #907458
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.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/sequoia-sq/sequoia-sq-0.30.0-r1.ebuild b/app-crypt/sequoia-sq/sequoia-sq-0.30.0-r1.ebuild index 25d223cd4682..7245fa234822 100644 --- a/app-crypt/sequoia-sq/sequoia-sq-0.30.0-r1.ebuild +++ b/app-crypt/sequoia-sq/sequoia-sq-0.30.0-r1.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" |