commit: 056034d175c6882a3d3f9415a7d71536c3dabc05 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Mar 28 19:52:39 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Mar 28 19:52:39 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=056034d1
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 <AT> gentoo.org> www-client/dillo/dillo-3.0.5-r3.ebuild | 4 ++-- 1 file 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 dc3304500ca..ddcd778fbbf 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="
