diff options
author | Florian Schmaus <flow@gentoo.org> | 2022-05-16 09:24:08 +0200 |
---|---|---|
committer | Florian Schmaus <flow@gentoo.org> | 2022-05-16 12:12:01 +0200 |
commit | c9e3a0784af89444f02693fa5f6002ca000bc589 (patch) | |
tree | a5069bd3556897fc681be64d16e2486140afac52 /app-crypt/sequoia-sqv | |
parent | games-strategy/wesnoth: Removed unused local USE flag description (diff) | |
download | gentoo-c9e3a0784af89444f02693fa5f6002ca000bc589.tar.gz gentoo-c9e3a0784af89444f02693fa5f6002ca000bc589.tar.bz2 gentoo-c9e3a0784af89444f02693fa5f6002ca000bc589.zip |
app-crypt/sequoia-sqv: stabilize 1.1.0 for amd64
Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'app-crypt/sequoia-sqv')
-rw-r--r-- | app-crypt/sequoia-sqv/sequoia-sqv-1.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/sequoia-sqv/sequoia-sqv-1.1.0.ebuild b/app-crypt/sequoia-sqv/sequoia-sqv-1.1.0.ebuild index f55753979333..6d67fc76f141 100644 --- a/app-crypt/sequoia-sqv/sequoia-sqv-1.1.0.ebuild +++ b/app-crypt/sequoia-sqv/sequoia-sqv-1.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2021 Gentoo Authors +# Copyright 2021-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -166,7 +166,7 @@ SRC_URI=" LICENSE="Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD BSD-2 Boost-1.0 CC0-1.0 GPL-2 GPL-2+ GPL-3 ISC LGPL-3 LGPL-3+ MIT MPL-2.0 ZLIB" SLOT="0" -KEYWORDS="~amd64 ~ppc64" +KEYWORDS="amd64 ~ppc64" QA_FLAGS_IGNORED="usr/bin/sqv" |