commit: 8b312712ae0fd44100102782678c3a7a54345382 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Fri Nov 22 19:34:46 2024 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sat Nov 23 11:36:00 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b312712
app-office/texmaker: unkeyword 5.1.4 for ~x86 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> app-office/texmaker/texmaker-5.1.4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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
