From 1787091671a2c58ac6e2ae3ec743b0d77f6e5fff Mon Sep 17 00:00:00 2001 From: Anton Bolshakov Date: Thu, 18 Nov 2021 08:43:07 +0800 Subject: [PATCH] ropper: adjust comment --- app-exploits/ropper/ropper-9999.ebuild | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) 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