ropper: adjust comment

This commit is contained in:
Anton Bolshakov 2021-11-18 08:43:07 +08:00
parent 81ae790243
commit 1787091671
No known key found for this signature in database
GPG key ID: 32BDCED870788F04

View file

@ -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