commit: 92ad8b72bd40e99174d20fa632849200396c52fd Author: Michael Weber <michael <AT> xmw <DOT> de> AuthorDate: Sun Feb 21 21:12:19 2016 +0000 Commit: Michael Weber <xmw <AT> gentoo <DOT> org> CommitDate: Sun Feb 21 21:12:19 2016 +0000 URL: https://gitweb.gentoo.org/dev/xmw.git/commit/?id=92ad8b72
app-misc/qlcplus: drop keywords on live ebuild. Package-Manager: portage-2.2.27 Manifest-Sign-Key: 0x71D573A82F434065 app-misc/qlcplus/qlcplus-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-misc/qlcplus/qlcplus-9999.ebuild b/app-misc/qlcplus/qlcplus-9999.ebuild index a36cde9..c600bca 100644 --- a/app-misc/qlcplus/qlcplus-9999.ebuild +++ b/app-misc/qlcplus/qlcplus-9999.ebuild @@ -12,7 +12,7 @@ EGIT_REPO_URI="https://github.com/mcallegari/qlcplus.git" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="" IUSE="qt4 qt5" REQUIRED_USE="^^ ( qt4 qt5 )"
