diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2024-02-28 14:28:35 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2024-02-28 14:51:53 +0100 |
commit | 2fdd324ad56272c954577a2beb97e4e94c986c93 (patch) | |
tree | 190a08ddbb87ed88bd3245e6296d7329282266af /dev-libs | |
parent | dev-libs/kirigami-addons: add 1.0.1, drop 1.0.0 (diff) | |
download | gentoo-2fdd324ad56272c954577a2beb97e4e94c986c93.tar.gz gentoo-2fdd324ad56272c954577a2beb97e4e94c986c93.tar.bz2 gentoo-2fdd324ad56272c954577a2beb97e4e94c986c93.zip |
dev-libs/kweathercore: unkeyword 0.8.0 for ~arm64
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/kweathercore/kweathercore-0.8.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/kweathercore/kweathercore-0.8.0.ebuild b/dev-libs/kweathercore/kweathercore-0.8.0.ebuild index 7cf67ac1fa25..6df1fd3bbffd 100644 --- a/dev-libs/kweathercore/kweathercore-0.8.0.ebuild +++ b/dev-libs/kweathercore/kweathercore-0.8.0.ebuild @@ -14,7 +14,7 @@ DESCRIPTION="Library for retrieval of weather information including forecasts an if [[ ${KDE_BUILD_TYPE} = release ]]; then SRC_URI="mirror://kde/stable/${PN}/${PV}/${P}.tar.xz" - KEYWORDS="~amd64 ~arm64" + KEYWORDS="~amd64" fi LICENSE="LGPL-2+" SLOT="6" |