mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-20 05:41:12 +02:00
lief: remove keywords, https://github.com/lief-project/LIEF/issues/251
This commit is contained in:
parent
52b951956c
commit
d950b8332e
1 changed files with 2 additions and 1 deletions
|
|
@ -16,7 +16,8 @@ SRC_URI="https://github.com/lief-project/LIEF/archive/${HASH_COMMIT}.tar.gz -> $
|
|||
|
||||
LICENSE="Apache-2.0"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
#https://github.com/lief-project/LIEF/issues/251
|
||||
#KEYWORDS="~amd64 ~x86"
|
||||
|
||||
IUSE="python"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue