app-text/xournalpp: Stabilize 1.2.3 amd64, #935854

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2024-12-06 07:46:59 +00:00
parent b4811e07c3
commit 92823d9fce

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"