commit: 1be1c76dac1919d3e02a7a415162034f41df4013 Author: Sergey Popov <pinkbyte <AT> gentoo <DOT> org> AuthorDate: Wed Mar 9 06:09:01 2016 +0000 Commit: Sergey Popov <pinkbyte <AT> gentoo <DOT> org> CommitDate: Wed Mar 9 06:09:57 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1be1c76d
app-editors/fb2edit-0.0.9: stable on amd64 and x86 Gentoo-Bug: 499570 Package-Manager: portage-2.2.26 app-editors/fb2edit/fb2edit-0.0.9.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app-editors/fb2edit/fb2edit-0.0.9.ebuild b/app-editors/fb2edit/fb2edit-0.0.9.ebuild index 333147d..9b7b164 100644 --- a/app-editors/fb2edit/fb2edit-0.0.9.ebuild +++ b/app-editors/fb2edit/fb2edit-0.0.9.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=5 +EAPI=6 inherit cmake-utils @@ -12,7 +12,7 @@ SRC_URI="https://github.com/lintest/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" DEPEND="dev-libs/libxml2 dev-qt/qtcore:4
