diff options
author | Sam James <sam@gentoo.org> | 2022-03-02 03:44:08 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-03-02 03:44:08 +0000 |
commit | 84fa0592f1e2bf266966ac4bc4ac459b44a69ac7 (patch) | |
tree | 52d32dfb386717138666c450275cca9b795e884e /app-office | |
parent | x11-misc/xsnow: Stabilize 3.3.0 sparc, #829486 (diff) | |
download | gentoo-84fa0592f1e2bf266966ac4bc4ac459b44a69ac7.tar.gz gentoo-84fa0592f1e2bf266966ac4bc4ac459b44a69ac7.tar.bz2 gentoo-84fa0592f1e2bf266966ac4bc4ac459b44a69ac7.zip |
app-office/kexi: Stabilize 3.2.0-r3 amd64, #833859
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/kexi/kexi-3.2.0-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/kexi/kexi-3.2.0-r3.ebuild b/app-office/kexi/kexi-3.2.0-r3.ebuild index ba9f953d0f9c..e022c45179ae 100644 --- a/app-office/kexi/kexi-3.2.0-r3.ebuild +++ b/app-office/kexi/kexi-3.2.0-r3.ebuild @@ -15,7 +15,7 @@ https://userbase.kde.org/Kexi" if [[ ${KDE_BUILD_TYPE} != live ]]; then SRC_URI="mirror://kde/stable/${PN}/src/${P}.tar.xz" - KEYWORDS="~amd64 x86" + KEYWORDS="amd64 x86" fi LICENSE="GPL-2" # TODO: CHECK |