diff options
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/kmymoney/kmymoney-5.1.3.ebuild | 2 | ||||
-rw-r--r-- | app-office/libalkimia/libalkimia-8.1.2-r2.ebuild | 2 | ||||
-rw-r--r-- | app-office/skrooge/skrooge-2.32.0-r1.ebuild | 2 | ||||
-rw-r--r-- | app-office/skrooge/skrooge-2.33.0.ebuild | 2 | ||||
-rw-r--r-- | app-office/texmaker/texmaker-5.1.4.ebuild | 4 |
5 files changed, 6 insertions, 6 deletions
diff --git a/app-office/kmymoney/kmymoney-5.1.3.ebuild b/app-office/kmymoney/kmymoney-5.1.3.ebuild index 19b20ef57a96..1b21a276fa58 100644 --- a/app-office/kmymoney/kmymoney-5.1.3.ebuild +++ b/app-office/kmymoney/kmymoney-5.1.3.ebuild @@ -17,7 +17,7 @@ HOMEPAGE="https://kmymoney.org/" if [[ ${KDE_BUILD_TYPE} = release ]]; then SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz" - KEYWORDS="amd64 ~x86" + KEYWORDS="amd64" fi LICENSE="GPL-2" diff --git a/app-office/libalkimia/libalkimia-8.1.2-r2.ebuild b/app-office/libalkimia/libalkimia-8.1.2-r2.ebuild index 96744dca6230..cdd88f32123c 100644 --- a/app-office/libalkimia/libalkimia-8.1.2-r2.ebuild +++ b/app-office/libalkimia/libalkimia-8.1.2-r2.ebuild @@ -11,7 +11,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" fi DESCRIPTION="Library with common classes and functionality used by KDE finance applications" diff --git a/app-office/skrooge/skrooge-2.32.0-r1.ebuild b/app-office/skrooge/skrooge-2.32.0-r1.ebuild index 2160c21eb99f..1dfdc629f33c 100644 --- a/app-office/skrooge/skrooge-2.32.0-r1.ebuild +++ b/app-office/skrooge/skrooge-2.32.0-r1.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="https://skrooge.org/" if [[ ${KDE_BUILD_TYPE} = release ]]; then SRC_URI="mirror://kde/stable/${PN}/${P}.tar.xz" - KEYWORDS="amd64 ~x86" + KEYWORDS="amd64" fi LICENSE="GPL-2" diff --git a/app-office/skrooge/skrooge-2.33.0.ebuild b/app-office/skrooge/skrooge-2.33.0.ebuild index e683bbf5239f..b29172265d66 100644 --- a/app-office/skrooge/skrooge-2.33.0.ebuild +++ b/app-office/skrooge/skrooge-2.33.0.ebuild @@ -15,7 +15,7 @@ HOMEPAGE="https://skrooge.org/" if [[ ${KDE_BUILD_TYPE} = release ]]; then SRC_URI="mirror://kde/stable/${PN}/${P}.tar.xz https://dev.gentoo.org/~asturm/distfiles/${P}-cmake.patch.xz" - KEYWORDS="~amd64 ~x86" + KEYWORDS="~amd64" fi LICENSE="GPL-2" diff --git a/app-office/texmaker/texmaker-5.1.4.ebuild b/app-office/texmaker/texmaker-5.1.4.ebuild index 658699bc8b63..a2124901c72c 100644 --- a/app-office/texmaker/texmaker-5.1.4.ebuild +++ b/app-office/texmaker/texmaker-5.1.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="https://xm1math.net/texmaker/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~amd64-linux ~x86-linux" IUSE="" # dev-qt/qtcore slot op: includes private/qabstractitemmodel_p.h |