diff options
author | Sam James <sam@gentoo.org> | 2023-04-25 23:15:34 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-25 23:15:34 +0100 |
commit | 7e7c8cf87be4540ab57e6d43754eab23d6b8e8cb (patch) | |
tree | db8e67288cb3459442c993bffce803b0b07f049b /app-misc | |
parent | dev-lang/ruby: Stabilize 3.0.6-r2 hppa, #904986 (diff) | |
download | gentoo-7e7c8cf87be4540ab57e6d43754eab23d6b8e8cb.tar.gz gentoo-7e7c8cf87be4540ab57e6d43754eab23d6b8e8cb.tar.bz2 gentoo-7e7c8cf87be4540ab57e6d43754eab23d6b8e8cb.zip |
app-misc/weggli: Keyword 0.2.4 arm64, #905020
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-misc')
-rw-r--r-- | app-misc/weggli/weggli-0.2.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/weggli/weggli-0.2.4.ebuild b/app-misc/weggli/weggli-0.2.4.ebuild index 06fb24a02262..bad640d606b9 100644 --- a/app-misc/weggli/weggli-0.2.4.ebuild +++ b/app-misc/weggli/weggli-0.2.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 2022 Gentoo Authors +# Copyright 2022-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -136,7 +136,7 @@ SRC_URI=" LICENSE="Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD Boost-1.0 MIT MPL-2.0 Unlicense" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~arm64" QA_FLAGS_IGNORED="usr/bin/${PN}" |