commit: 9b9289c8a8ed5fd863d4af113a044c9e958a2e86
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri May 19 17:53:36 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri May 19 17:53:36 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b9289c8
app-text/xournalpp: Stabilize 1.1.1-r2 amd64, #859541
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-text/xournalpp/xournalpp-1.1.1-r2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-text/xournalpp/xournalpp-1.1.1-r2.ebuild
b/app-text/xournalpp/xournalpp-1.1.1-r2.ebuild
index a1105db47c04..65f5ff07e869 100644
--- a/app-text/xournalpp/xournalpp-1.1.1-r2.ebuild
+++ b/app-text/xournalpp/xournalpp-1.1.1-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -12,7 +12,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"