commit: d09e129e0b178f011616383826f530f7a93321c1 Author: Davide Pesavento <pesa <AT> gentoo <DOT> org> AuthorDate: Tue Jan 23 21:27:37 2018 +0000 Commit: Davide Pesavento <pesa <AT> gentoo <DOT> org> CommitDate: Tue Jan 23 23:06:23 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d09e129e
dev-util/qbs: stabilize 1.9.1 on amd64 Package-Manager: Portage-2.3.20, Repoman-2.3.6 dev-util/qbs/qbs-1.9.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-util/qbs/qbs-1.9.1.ebuild b/dev-util/qbs/qbs-1.9.1.ebuild index 881b9a2b5bd..cba25cda6a7 100644 --- a/dev-util/qbs/qbs-1.9.1.ebuild +++ b/dev-util/qbs/qbs-1.9.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,7 +13,7 @@ SRC_URI="http://download.qt.io/official_releases/${PN}/${PV}/${MY_P}.tar.gz" LICENSE="|| ( LGPL-2.1 LGPL-3 )" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm ~x86" IUSE="doc examples test" # see bug 581874 for the qttest dep in RDEPEND
