Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/kbibtex/
Date: Fri, 29 Dec 2017 17:49:15
Message-Id: 1514569739.646ad0b0b11e8e3b91c8d88bb7e23b2333af049b.whissi@gentoo
1 commit: 646ad0b0b11e8e3b91c8d88bb7e23b2333af049b
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Fri Dec 29 17:46:47 2017 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Fri Dec 29 17:48:59 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=646ad0b0
7
8 app-text/kbibtex: x86 stable (bug #642446)
9
10 Package-Manager: Portage-2.3.19, Repoman-2.3.6
11
12 app-text/kbibtex/kbibtex-0.8_pre20171110.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-text/kbibtex/kbibtex-0.8_pre20171110.ebuild b/app-text/kbibtex/kbibtex-0.8_pre20171110.ebuild
16 index 421230a0c23..c269abec936 100644
17 --- a/app-text/kbibtex/kbibtex-0.8_pre20171110.ebuild
18 +++ b/app-text/kbibtex/kbibtex-0.8_pre20171110.ebuild
19 @@ -13,7 +13,7 @@ DESCRIPTION="BibTeX editor to edit bibliographies used with LaTeX"
20 HOMEPAGE="https://userbase.kde.org/KBibTeX"
21 if [[ ${KDE_BUILD_TYPE} != live ]]; then
22 SRC_URI="https://github.com/KDE/${PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
23 - KEYWORDS="~amd64 ~x86"
24 + KEYWORDS="~amd64 x86"
25 fi
26
27 LICENSE="GPL-2"