mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-09 04:51:27 +02:00
ropper: adjust comment
This commit is contained in:
parent
81ae790243
commit
1787091671
1 changed files with 2 additions and 5 deletions
|
|
@ -1,4 +1,4 @@
|
|||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
|
@ -19,10 +19,7 @@ else
|
|||
SRC_URI="https://github.com/sashs/Ropper/archive/v${PV}.tar.gz -> ${P}.tar.gz"
|
||||
S="${WORKDIR}/Ropper-${PV}"
|
||||
|
||||
# TODO: unmask this version after resolving issues
|
||||
# see more:
|
||||
# * https://github.com/gentoo/gentoo/pull/11828
|
||||
# * https://bugs.gentoo.org/652440
|
||||
# wait until dev-libs/keystone is stable
|
||||
KEYWORDS="~amd64 ~arm64 ~mips ~x86"
|
||||
fi
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue