diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-09-22 09:14:57 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-09-22 09:14:57 +0000 |
commit | 2a790ffeeb610276b9f7deef54fb6c4c91566da1 (patch) | |
tree | b67ab4c95048d17b5b332b013471980d69202643 /dev-libs/libmateweather | |
parent | dev-db/unixODBC: Stabilize 2.3.12 amd64, #914529 (diff) | |
download | gentoo-2a790ffeeb610276b9f7deef54fb6c4c91566da1.tar.gz gentoo-2a790ffeeb610276b9f7deef54fb6c4c91566da1.tar.bz2 gentoo-2a790ffeeb610276b9f7deef54fb6c4c91566da1.zip |
dev-libs/libmateweather: Stabilize 1.26.1 amd64, #914530
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-libs/libmateweather')
-rw-r--r-- | dev-libs/libmateweather/libmateweather-1.26.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libmateweather/libmateweather-1.26.1.ebuild b/dev-libs/libmateweather/libmateweather-1.26.1.ebuild index 9989f90f7bc1..88eac14e356f 100644 --- a/dev-libs/libmateweather/libmateweather-1.26.1.ebuild +++ b/dev-libs/libmateweather/libmateweather-1.26.1.ebuild @@ -8,7 +8,7 @@ MATE_LA_PUNT="yes" inherit mate if [[ ${PV} != 9999 ]]; 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" |