Gentoo Archives: gentoo-commits

From: Michael Weber <xmw@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] dev/xmw:master commit in: app-misc/qlcplus/
Date: Sun, 21 Feb 2016 21:12:44
Message-Id: 1456089139.92ad8b72bd40e99174d20fa632849200396c52fd.xmw@gentoo
1 commit: 92ad8b72bd40e99174d20fa632849200396c52fd
2 Author: Michael Weber <michael <AT> xmw <DOT> de>
3 AuthorDate: Sun Feb 21 21:12:19 2016 +0000
4 Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 21 21:12:19 2016 +0000
6 URL: https://gitweb.gentoo.org/dev/xmw.git/commit/?id=92ad8b72
7
8 app-misc/qlcplus: drop keywords on live ebuild.
9
10 Package-Manager: portage-2.2.27
11 Manifest-Sign-Key: 0x71D573A82F434065
12
13 app-misc/qlcplus/qlcplus-9999.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-misc/qlcplus/qlcplus-9999.ebuild b/app-misc/qlcplus/qlcplus-9999.ebuild
17 index a36cde9..c600bca 100644
18 --- a/app-misc/qlcplus/qlcplus-9999.ebuild
19 +++ b/app-misc/qlcplus/qlcplus-9999.ebuild
20 @@ -12,7 +12,7 @@ EGIT_REPO_URI="https://github.com/mcallegari/qlcplus.git"
21
22 LICENSE="Apache-2.0"
23 SLOT="0"
24 -KEYWORDS="~amd64"
25 +KEYWORDS=""
26 IUSE="qt4 qt5"
27
28 REQUIRED_USE="^^ ( qt4 qt5 )"