app-text/xournalpp: Stabilize 1.2.5-r1 amd64, #951186

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-05-12 08:40:28 +01:00
parent 97a2ddf56d
commit b943846433

View File

@@ -11,7 +11,7 @@ if [[ ${PV} == *9999 ]]; then
EGIT_REPO_URI="https://github.com/xournalpp/xournalpp.git"
else
SRC_URI="https://github.com/xournalpp/xournalpp/archive/refs/tags/v${PV}.tar.gz -> ${P}.tgz"
KEYWORDS="~amd64 ~ppc64"
KEYWORDS="amd64 ~ppc64"
fi
DESCRIPTION="Handwriting notetaking software with PDF annotation support"