commit: e5903316da75a7d45627fd3cd30a629b57c34ba0 Author: Aaron Bauman <bman <AT> gentoo <DOT> org> AuthorDate: Mon Jan 9 10:24:34 2017 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Mon Jan 9 10:24:34 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5903316
dev-libs/qtkeychain: amd64 stable Gentoo-bug: 605068 Package-Manager: portage-2.3.0 dev-libs/qtkeychain/qtkeychain-0.7.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/qtkeychain/qtkeychain-0.7.0.ebuild b/dev-libs/qtkeychain/qtkeychain-0.7.0.ebuild index 76f12da..93f1f1f 100644 --- a/dev-libs/qtkeychain/qtkeychain-0.7.0.ebuild +++ b/dev-libs/qtkeychain/qtkeychain-0.7.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ SRC_URI="https://github.com/frankosterfeld/${PN}/archive/v${PV}.tar.gz -> ${P}.t LICENSE="BSD" SLOT="0/1" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="+qt4 qt5" REQUIRED_USE="|| ( qt4 qt5 )"