summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2020-10-09 21:16:13 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2020-10-09 21:16:13 +0200
commitc83cf6c10772efe6b2a13dfb9011f14a085f6084 (patch)
tree568e1c9cb4a9cf95326f8935b58a8fd635edd114 /app-text/xournalpp
parentpackage.use.stable.mask: Un-stable-mask contrib, contribdnn of opencv-4.4 (diff)
downloadgentoo-c83cf6c10772efe6b2a13dfb9011f14a085f6084.tar.gz
gentoo-c83cf6c10772efe6b2a13dfb9011f14a085f6084.tar.bz2
gentoo-c83cf6c10772efe6b2a13dfb9011f14a085f6084.zip
app-text/xournalpp: Stable for amd64
Closes: https://bugs.gentoo.org/733532 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'app-text/xournalpp')
-rw-r--r--app-text/xournalpp/xournalpp-1.0.18-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/xournalpp/xournalpp-1.0.18-r1.ebuild b/app-text/xournalpp/xournalpp-1.0.18-r1.ebuild
index 7057d336d41d..3d28d5cb4eb6 100644
--- a/app-text/xournalpp/xournalpp-1.0.18-r1.ebuild
+++ b/app-text/xournalpp/xournalpp-1.0.18-r1.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == *9999 ]]; then
EGIT_REPO_URI="https://github.com/xournalpp/xournalpp.git"
unset SRC_URI
else
- KEYWORDS="~amd64"
+ KEYWORDS="amd64"
SRC_URI="https://github.com/xournalpp/xournalpp/archive/${PV}.tar.gz -> ${P}.tgz"
fi