summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2017-01-09 19:24:34 +0900
committerAaron Bauman <bman@gentoo.org>2017-01-09 19:24:34 +0900
commite5903316da75a7d45627fd3cd30a629b57c34ba0 (patch)
treea48de5b72a5c5ddbb7866bb22cce9541111ad597 /dev-libs/qtkeychain
parentapp-misc/carbon-c-relay: version bump replacing faulty 2.4 (diff)
downloadgentoo-e5903316da75a7d45627fd3cd30a629b57c34ba0.tar.gz
gentoo-e5903316da75a7d45627fd3cd30a629b57c34ba0.tar.bz2
gentoo-e5903316da75a7d45627fd3cd30a629b57c34ba0.zip
dev-libs/qtkeychain: amd64 stable
Gentoo-bug: 605068 Package-Manager: portage-2.3.0
Diffstat (limited to 'dev-libs/qtkeychain')
-rw-r--r--dev-libs/qtkeychain/qtkeychain-0.7.0.ebuild4
1 files 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 76f12dac8141..93f1f1fcd10d 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 )"