From: Thomas Deutschmann Date: Sun, 9 Sep 2018 23:16:59 +0000 (+0200) Subject: dev-libs/libmateweather: x86 stable (bug #625838) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=468685265685b6bd6c216ab0b3cb892648fcbca4;p=gentoo.git dev-libs/libmateweather: x86 stable (bug #625838) Package-Manager: Portage-2.3.49, Repoman-2.3.10 --- diff --git a/dev-libs/libmateweather/libmateweather-1.18.2.ebuild b/dev-libs/libmateweather/libmateweather-1.18.2.ebuild index 409b39f404c9..cbb4dd244a95 100644 --- a/dev-libs/libmateweather/libmateweather-1.18.2.ebuild +++ b/dev-libs/libmateweather/libmateweather-1.18.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -8,7 +8,7 @@ MATE_LA_PUNT="yes" inherit mate if [[ ${PV} != 9999 ]]; then - KEYWORDS="~amd64 ~arm ~arm64 ~x86" + KEYWORDS="~amd64 ~arm ~arm64 x86" fi DESCRIPTION="MATE library to access weather information from online services"