sqlitebrowser: you can have your keywords back when you make the ebuild work

This commit is contained in:
Rick Farina (Zero_Chaos) 2015-12-21 17:09:26 -05:00
parent f30f034811
commit 29d8414d9a

View file

@ -14,7 +14,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-3 MPL-2.0"
SLOT="0"
KEYWORDS="~amd64 ~x86"
#KEYWORDS="~amd64 ~x86"
IUSE="qt4 qt5 test"
REQUIRED_USE="^^ ( qt4 qt5 )"