summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-01-25 01:39:52 +0000
committerSam James <sam@gentoo.org>2023-01-25 01:39:52 +0000
commit26f76f44da440b1eb0f560a7de7a7bf1bd4b3ef5 (patch)
treea3bffee7144a599583d1b83cf801496413a6f85f /app-text
parentdev-util/poke: drop 2.3, 2.4 (diff)
downloadgentoo-26f76f44da440b1eb0f560a7de7a7bf1bd4b3ef5.tar.gz
gentoo-26f76f44da440b1eb0f560a7de7a7bf1bd4b3ef5.tar.bz2
gentoo-26f76f44da440b1eb0f560a7de7a7bf1bd4b3ef5.zip
app-text/xournal: Stabilize 0.4.8.2016-r1 amd64, #888441
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r--app-text/xournal/xournal-0.4.8.2016-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/xournal/xournal-0.4.8.2016-r1.ebuild b/app-text/xournal/xournal-0.4.8.2016-r1.ebuild
index 3ebf59e8631a..74e8cde97c95 100644
--- a/app-text/xournal/xournal-0.4.8.2016-r1.ebuild
+++ b/app-text/xournal/xournal-0.4.8.2016-r1.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://git.code.sf.net/p/xournal/code"
unset SRC_URI
else
- KEYWORDS="~amd64 ~ppc64 ~x86"
+ KEYWORDS="amd64 ~ppc64 ~x86"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
fi