summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Popov <pinkbyte@gentoo.org>2016-03-09 09:09:01 +0300
committerSergey Popov <pinkbyte@gentoo.org>2016-03-09 09:09:57 +0300
commit1be1c76dac1919d3e02a7a415162034f41df4013 (patch)
tree06ec17f8580fe27807ae4992acb902333694d3a8
parentprofiles: Clean up old updates. (diff)
downloadgentoo-1be1c76dac1919d3e02a7a415162034f41df4013.tar.gz
gentoo-1be1c76dac1919d3e02a7a415162034f41df4013.tar.bz2
gentoo-1be1c76dac1919d3e02a7a415162034f41df4013.zip
app-editors/fb2edit-0.0.9: stable on amd64 and x86
Gentoo-Bug: 499570 Package-Manager: portage-2.2.26
-rw-r--r--app-editors/fb2edit/fb2edit-0.0.9.ebuild6
1 files 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 333147d05e47..9b7b16470457 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