From: Roy Bamford Date: Tue, 18 Feb 2020 11:20:11 +0000 (+0000) Subject: app-text/podofo: added ~arm64 keyword X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=68c213358323609ce484b44c072fa24c059a4dd4;p=gentoo.git app-text/podofo: added ~arm64 keyword Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Roy Bamford Signed-off-by: Andreas Sturmlechner --- diff --git a/app-text/podofo/podofo-0.9.6_p20180715.ebuild b/app-text/podofo/podofo-0.9.6_p20180715.ebuild index 667a02839159..e53db8b61f42 100644 --- a/app-text/podofo/podofo-0.9.6_p20180715.ebuild +++ b/app-text/podofo/podofo-0.9.6_p20180715.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.xz" LICENSE="GPL-2 LGPL-2.1" SLOT="0/${PV%_*}" -KEYWORDS="amd64 ~arm hppa ppc ppc64 ~sparc x86" +KEYWORDS="amd64 ~arm ~arm64 hppa ppc ppc64 ~sparc x86" IUSE="+boost idn libressl debug test +tools" RESTRICT="!test? ( test )" REQUIRED_USE="test? ( tools )"