mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-cpp/catch: x86 stable (bug #680592)
Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
This commit is contained in:
@@ -12,7 +12,7 @@ if [[ ${PV} == *9999 ]]; then
|
||||
else
|
||||
MY_P=${PN^}-${PV}
|
||||
SRC_URI="https://github.com/catchorg/Catch2/archive/v${PV}.tar.gz -> ${MY_P}.tar.gz"
|
||||
KEYWORDS="amd64 ~x86"
|
||||
KEYWORDS="amd64 x86"
|
||||
|
||||
S="${WORKDIR}/${PN^}2-${PV}"
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user