diff options
author | Sam James <sam@gentoo.org> | 2021-03-28 20:52:39 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-28 20:52:39 +0100 |
commit | 056034d175c6882a3d3f9415a7d71536c3dabc05 (patch) | |
tree | 74211158440eb15058f3b61f4136a8f0f3600181 /www-client/dillo | |
parent | app-text/gnome-doc-utils: Stabilize 0.20.10-r2 arm64, #776700 (diff) | |
download | gentoo-056034d175c6882a3d3f9415a7d71536c3dabc05.tar.gz gentoo-056034d175c6882a3d3f9415a7d71536c3dabc05.tar.bz2 gentoo-056034d175c6882a3d3f9415a7d71536c3dabc05.zip |
www-client/dillo: keyword 3.0.5-r3 for arm64
We're going to be stabling it shortly, but it's not
really a problem per se. (Almost) straight-to-stable isn't
so problematic on e.g. arm64 if there was never an original
stable ebuild.
Bug: https://bugs.gentoo.org/769764
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-client/dillo')
-rw-r--r-- | www-client/dillo/dillo-3.0.5-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-client/dillo/dillo-3.0.5-r3.ebuild b/www-client/dillo/dillo-3.0.5-r3.ebuild index dc3304500ca5..ddcd778fbbf3 100644 --- a/www-client/dillo/dillo-3.0.5-r3.ebuild +++ b/www-client/dillo/dillo-3.0.5-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,7 +13,7 @@ SRC_URI=" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ~mips ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~mips ppc ppc64 sparc x86" IUSE="doc +gif ipv6 +jpeg libressl +png ssl" RDEPEND=" |