From 26f76f44da440b1eb0f560a7de7a7bf1bd4b3ef5 Mon Sep 17 00:00:00 2001 From: Sam James Date: Wed, 25 Jan 2023 01:39:52 +0000 Subject: [PATCH] app-text/xournal: Stabilize 0.4.8.2016-r1 amd64, #888441 Signed-off-by: Sam James --- app-text/xournal/xournal-0.4.8.2016-r1.ebuild | 4 ++-- 1 file 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 3ebf59e8631af..74e8cde97c95b 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