media-libs/libcdr: Stabilize 0.1.7 ppc64, #788112

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2021-05-31 22:35:49 +00:00
parent 1585630170
commit 0e910b3a22

View File

@@ -8,7 +8,7 @@ if [[ ${PV} = 9999 ]]; then
inherit autotools git-r3
else
SRC_URI="https://dev-www.libreoffice.org/src/libcdr/${P}.tar.xz"
KEYWORDS="~amd64 ~arm ~arm64 ~hppa ppc ~ppc64 ~sparc ~x86"
KEYWORDS="~amd64 ~arm ~arm64 ~hppa ppc ppc64 ~sparc ~x86"
fi
DESCRIPTION="Library parsing the Corel cdr documents"