summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-10-09 19:57:01 +0100
committerSam James <sam@gentoo.org>2023-10-09 19:57:01 +0100
commit75ee04c4f7c1110fc207c4c2a443f4924aa0e986 (patch)
treec9de8f77a3807deab177ba4af3783dfbca8f9d49 /app-text
parentnet-misc/openssh: Stabilize 9.4_p1 amd64, #915461 (diff)
downloadgentoo-75ee04c4f7c1110fc207c4c2a443f4924aa0e986.tar.gz
gentoo-75ee04c4f7c1110fc207c4c2a443f4924aa0e986.tar.bz2
gentoo-75ee04c4f7c1110fc207c4c2a443f4924aa0e986.zip
app-text/xournalpp: Stabilize 1.1.3-r2 amd64, #915484
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r--app-text/xournalpp/xournalpp-1.1.3-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/xournalpp/xournalpp-1.1.3-r2.ebuild b/app-text/xournalpp/xournalpp-1.1.3-r2.ebuild
index 681bb9a2a3cf..77d1e2514686 100644
--- a/app-text/xournalpp/xournalpp-1.1.3-r2.ebuild
+++ b/app-text/xournalpp/xournalpp-1.1.3-r2.ebuild
@@ -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"