commit: 68fc5e6f01348d03d8f7a7e145c375ac26de162f
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 12 00:51:55 2026 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Feb 12 00:51:55 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68fc5e6f
app-text/xournalpp: Stabilize 1.2.8 amd64, #969929
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-text/xournalpp/xournalpp-1.2.8.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-text/xournalpp/xournalpp-1.2.8.ebuild
b/app-text/xournalpp/xournalpp-1.2.8.ebuild
index 54c6b5ff17e6..6884ca11a9c1 100644
--- a/app-text/xournalpp/xournalpp-1.2.8.ebuild
+++ b/app-text/xournalpp/xournalpp-1.2.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -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"