summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2024-06-18 11:04:27 +0300
committerJoonas Niilola <juippis@gentoo.org>2024-06-18 11:04:27 +0300
commit1c4588fc0ffe03ad2bbdf34116577068cf25dd26 (patch)
tree5a73054fd4cc87f36c78da275446c6a14559a9db /dev-libs/libmateweather
parentmate-base/mate-menus: Stabilize 1.28.0 x86, #932645 (diff)
downloadgentoo-1c4588fc0ffe03ad2bbdf34116577068cf25dd26.tar.gz
gentoo-1c4588fc0ffe03ad2bbdf34116577068cf25dd26.tar.bz2
gentoo-1c4588fc0ffe03ad2bbdf34116577068cf25dd26.zip
dev-libs/libmateweather: Stabilize 1.28.0 x86, #932645
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'dev-libs/libmateweather')
-rw-r--r--dev-libs/libmateweather/libmateweather-1.28.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libmateweather/libmateweather-1.28.0.ebuild b/dev-libs/libmateweather/libmateweather-1.28.0.ebuild
index 5e976275bcdc..6150436bf89e 100644
--- a/dev-libs/libmateweather/libmateweather-1.28.0.ebuild
+++ b/dev-libs/libmateweather/libmateweather-1.28.0.ebuild
@@ -9,7 +9,7 @@ inherit mate
MINOR=$(($(ver_cut 2) % 2))
if [[ ${MINOR} -eq 0 ]]; then
- KEYWORDS="amd64 ~arm ~arm64 ~loong ~riscv ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~loong ~riscv x86"
fi
DESCRIPTION="MATE library to access weather information from online services"