From: Thomas Deutschmann Date: Fri, 10 Jan 2020 00:48:09 +0000 (+0100) Subject: app-text/kbibtex: x86 stable (bug #703302) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=fc61a70e1e88faba80b2ce90682f673f62ccf07c;p=gentoo.git app-text/kbibtex: x86 stable (bug #703302) Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Thomas Deutschmann --- diff --git a/app-text/kbibtex/kbibtex-0.9.1.ebuild b/app-text/kbibtex/kbibtex-0.9.1.ebuild index 2f8ac5f786ca..d1e6340a886a 100644 --- a/app-text/kbibtex/kbibtex-0.9.1.ebuild +++ b/app-text/kbibtex/kbibtex-0.9.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -14,7 +14,7 @@ HOMEPAGE="https://userbase.kde.org/KBibTeX" if [[ ${KDE_BUILD_TYPE} != live ]]; then SRC_URI="mirror://kde/stable/KBibTeX/${PV}/${P}.tar.xz" - KEYWORDS="~amd64 ~x86" + KEYWORDS="~amd64 x86" fi LICENSE="GPL-2"