commit: 5468cce6e49289205e7d7494160252b41c3b89e4 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Apr 23 13:03:55 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Apr 23 13:03:55 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5468cce6
app-text/kbibtex: Stabilize 0.9.3.2 amd64, #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 3e471153c80d..d057eb00e504 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"
