commit: 49c14c4c7e31e6a3b788b85d279c894e21e023f3 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Apr 23 13:03:57 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Apr 23 13:03:57 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49c14c4c
app-text/kbibtex: Stabilize 0.9.3.2 x86, #904871 Signed-off-by: Sam James <sam <AT> gentoo.org> app-text/kbibtex/kbibtex-0.9.3.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/kbibtex/kbibtex-0.9.3.2.ebuild b/app-text/kbibtex/kbibtex-0.9.3.2.ebuild index d057eb00e504..effb00f124ca 100644 --- a/app-text/kbibtex/kbibtex-0.9.3.2.ebuild +++ b/app-text/kbibtex/kbibtex-0.9.3.2.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="https://apps.kde.org/kbibtex/ https://userbase.kde.org/KBibTeX" if [[ ${KDE_BUILD_TYPE} != live ]]; then SRC_URI="mirror://kde/stable/KBibTeX/$(ver_cut 1-3)/${P}.tar.xz" - KEYWORDS="amd64 ~x86" + KEYWORDS="amd64 x86" fi LICENSE="GPL-2"