summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYongxiang Liang <tanekliang@gmail.com>2021-11-21 12:09:37 +0000
committerYixun Lan <dlan@gentoo.org>2021-11-23 09:06:44 +0800
commit1f3a203f892fd21ae7f95a899c134b0cb102ea1a (patch)
tree8ac963aafcb5a9be12d009e6c0d3d82276483205 /dev-libs/libmateweather
parentapp-text/atril: keyword ~riscv (diff)
downloadgentoo-1f3a203f892fd21ae7f95a899c134b0cb102ea1a.tar.gz
gentoo-1f3a203f892fd21ae7f95a899c134b0cb102ea1a.tar.bz2
gentoo-1f3a203f892fd21ae7f95a899c134b0cb102ea1a.zip
dev-libs/libmateweather: keyword ~riscv
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Yongxiang Liang <tanekliang@gmail.com> Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'dev-libs/libmateweather')
-rw-r--r--dev-libs/libmateweather/libmateweather-1.24.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libmateweather/libmateweather-1.24.1.ebuild b/dev-libs/libmateweather/libmateweather-1.24.1.ebuild
index 822b01df8e45..9db9426bf416 100644
--- a/dev-libs/libmateweather/libmateweather-1.24.1.ebuild
+++ b/dev-libs/libmateweather/libmateweather-1.24.1.ebuild
@@ -8,7 +8,7 @@ MATE_LA_PUNT="yes"
inherit mate
if [[ ${PV} != 9999 ]]; then
- KEYWORDS="amd64 ~arm ~arm64 x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~riscv x86"
fi
DESCRIPTION="MATE library to access weather information from online services"