mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-21 06:10:56 +02:00
sqlitebrowser: you can have your keywords back when you make the ebuild work
This commit is contained in:
parent
f30f034811
commit
29d8414d9a
1 changed files with 1 additions and 1 deletions
|
|
@ -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 )"
|
||||
|
|
|
|||
Loading…
Reference in a new issue