diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-09-10 01:16:59 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-09-10 01:52:03 +0200 |
commit | 468685265685b6bd6c216ab0b3cb892648fcbca4 (patch) | |
tree | 3cd4c9fee3dafb0ed11d2a285a50e0f63cce5587 /dev-libs/libmateweather | |
parent | app-text/atril: x86 stable (bug #625838) (diff) | |
download | gentoo-468685265685b6bd6c216ab0b3cb892648fcbca4.tar.gz gentoo-468685265685b6bd6c216ab0b3cb892648fcbca4.tar.bz2 gentoo-468685265685b6bd6c216ab0b3cb892648fcbca4.zip |
dev-libs/libmateweather: x86 stable (bug #625838)
Package-Manager: Portage-2.3.49, Repoman-2.3.10
Diffstat (limited to 'dev-libs/libmateweather')
-rw-r--r-- | dev-libs/libmateweather/libmateweather-1.18.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |