dev-cpp/libcmis: Stabilize 0.5.2-r2 x86, #888946

Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
Arthur Zamarin
2023-01-21 11:13:48 +02:00
parent ac38c92b6e
commit 04134144b2

View File

@@ -9,7 +9,7 @@ if [[ ${PV} == *9999* ]]; then
else
SRC_URI="https://github.com/tdf/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz
https://dev.gentoo.org/~asturm/distfiles/${P}-patchset.tar.xz"
KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~x86 ~amd64-linux ~x86-linux"
KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 x86 ~amd64-linux ~x86-linux"
fi
inherit autotools