commit: 08fd7f6b67e1d8317601335be1c1864ed5599b8d Author: Aaron Bauman <bman <AT> gentoo <DOT> org> AuthorDate: Tue Jun 26 01:57:12 2018 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Tue Jun 26 02:04:24 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08fd7f6b
app-text/kbibtex: amd64 stable Package-Manager: Portage-2.3.40, Repoman-2.3.9 app-text/kbibtex/kbibtex-0.8.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/kbibtex/kbibtex-0.8.1.ebuild b/app-text/kbibtex/kbibtex-0.8.1.ebuild index 451234894af..498364c65ea 100644 --- a/app-text/kbibtex/kbibtex-0.8.1.ebuild +++ b/app-text/kbibtex/kbibtex-0.8.1.ebuild @@ -12,7 +12,7 @@ DESCRIPTION="BibTeX editor to edit bibliographies used with LaTeX" 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"