diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-12-29 18:46:47 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-12-29 18:48:59 +0100 |
commit | 646ad0b0b11e8e3b91c8d88bb7e23b2333af049b (patch) | |
tree | 85a1bed2537fbeb4f5c1ccd971e7957b1be630f3 /app-text/kbibtex | |
parent | app-arch/afio: x86 stable (bug #429360) (diff) | |
download | gentoo-646ad0b0b11e8e3b91c8d88bb7e23b2333af049b.tar.gz gentoo-646ad0b0b11e8e3b91c8d88bb7e23b2333af049b.tar.bz2 gentoo-646ad0b0b11e8e3b91c8d88bb7e23b2333af049b.zip |
app-text/kbibtex: x86 stable (bug #642446)
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'app-text/kbibtex')
-rw-r--r-- | app-text/kbibtex/kbibtex-0.8_pre20171110.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/kbibtex/kbibtex-0.8_pre20171110.ebuild b/app-text/kbibtex/kbibtex-0.8_pre20171110.ebuild index 421230a0c237..c269abec936c 100644 --- a/app-text/kbibtex/kbibtex-0.8_pre20171110.ebuild +++ b/app-text/kbibtex/kbibtex-0.8_pre20171110.ebuild @@ -13,7 +13,7 @@ DESCRIPTION="BibTeX editor to edit bibliographies used with LaTeX" HOMEPAGE="https://userbase.kde.org/KBibTeX" if [[ ${KDE_BUILD_TYPE} != live ]]; then SRC_URI="https://github.com/KDE/${PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64 ~x86" + KEYWORDS="~amd64 x86" fi LICENSE="GPL-2" |