diff options
author | Sam James <sam@gentoo.org> | 2022-06-09 02:21:54 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-06-09 02:21:54 +0100 |
commit | 4e5c72c558ee768aeb4275b123428a14120a09e3 (patch) | |
tree | e5a9f95f8fadaef795cfc92adfffe872f7028f35 /app-office | |
parent | x11-base/xorg-server: Stabilize 21.1.3-r3 amd64, #850679 (diff) | |
download | gentoo-4e5c72c558ee768aeb4275b123428a14120a09e3.tar.gz gentoo-4e5c72c558ee768aeb4275b123428a14120a09e3.tar.bz2 gentoo-4e5c72c558ee768aeb4275b123428a14120a09e3.zip |
app-office/libalkimia: Stabilize 8.1.1 x86, #850607
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/libalkimia/libalkimia-8.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/libalkimia/libalkimia-8.1.1.ebuild b/app-office/libalkimia/libalkimia-8.1.1.ebuild index 5aafacb22423..55bdcd5a2d8c 100644 --- a/app-office/libalkimia/libalkimia-8.1.1.ebuild +++ b/app-office/libalkimia/libalkimia-8.1.1.ebuild @@ -12,7 +12,7 @@ inherit ecm kde.org if [[ ${KDE_BUILD_TYPE} = release ]]; then SRC_URI="mirror://kde/stable/${KDE_ORG_NAME}/${PV}/${KDE_ORG_NAME}-${PV}.tar.xz" - KEYWORDS="~amd64 ~x86" + KEYWORDS="~amd64 x86" fi DESCRIPTION="Library with common classes and functionality used by KDE finance applications" |