From: Roy Bamford Date: Sun, 10 Sep 2017 11:46:42 +0000 (+0100) Subject: dev-libs/libmateweather: added ~arm64 keyword. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=3ce9255cc88e1cbfd19c1d91d9147cabec1553ce;p=gentoo.git dev-libs/libmateweather: added ~arm64 keyword. Package-Manager: Portage-2.3.8, Repoman-2.3.3 --- diff --git a/dev-libs/libmateweather/libmateweather-1.18.0.ebuild b/dev-libs/libmateweather/libmateweather-1.18.0.ebuild index c18aa299ea65..409b39f404c9 100644 --- a/dev-libs/libmateweather/libmateweather-1.18.0.ebuild +++ b/dev-libs/libmateweather/libmateweather-1.18.0.ebuild @@ -8,7 +8,7 @@ MATE_LA_PUNT="yes" inherit mate if [[ ${PV} != 9999 ]]; then - KEYWORDS="~amd64 ~arm ~x86" + KEYWORDS="~amd64 ~arm ~arm64 ~x86" fi DESCRIPTION="MATE library to access weather information from online services"