diff --git a/app-exploits/ropper/ropper-9999.ebuild b/app-exploits/ropper/ropper-9999.ebuild index fb727d201..ffaa58415 100644 --- a/app-exploits/ropper/ropper-9999.ebuild +++ b/app-exploits/ropper/ropper-9999.ebuild @@ -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